Bug 29723 - A null pointer dereference when call dwarf_diename
Summary: A null pointer dereference when call dwarf_diename
Status: UNCONFIRMED
Alias: None
Product: systemtap
Classification: Unclassified
Component: translator (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
: 29724 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-10-26 00:40 UTC by lijunlong
Modified: 2022-10-26 07:59 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
diename to std::string (751 bytes, text/plain)
2022-10-26 00:40 UTC, lijunlong
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lijunlong 2022-10-26 00:40:11 UTC
Created attachment 14413 [details]
diename to std::string

The program would crash when converting NULL to std::string.
Comment 1 Mark Wielaard 2022-10-26 07:59:25 UTC
*** Bug 29724 has been marked as a duplicate of this bug. ***