[Bug runtime/18999] error("") stall (causing similar assert() stall)
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Sep 24 21:04:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=18999
--- Comment #2 from David Smith <dsmith at redhat dot com> ---
I refixed this in commit 1511b60. Instead of providing a default error message,
I changed the code generation to just check if the context's 'last_error' field
is not NULL, not if it has length.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list