[Bug runtime/20433] "NULL pointer dereference" crash on fedora
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Aug 11 16:34:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20433
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fix(ish) in commit b91ef70. This fix avoids the kernel crash by adding a new
version of strcmp() that treats NULL pointers as empty strings.
Unfortunately, this crash stopped occurring and I couldn't track down why
stp_modules[i]->path was NULL in the first place.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list