[Bug 166921] Use after free in dtrace(1) error handling
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Jun 2023 15:58:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166921
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
Resolution|--- |Unable to Reproduce
Status|Open |Closed
--- Comment #4 from Mark Johnston <markj@FreeBSD.org> ---
I tried running "valgrind --tool=memcheck dtrace -n
'pid$target:libc*:mallc:entry' -c /bin/cat" and don't see any segfaults or
use-after-free reports. (Valgrind is in much better shape now than it used to
be.) Since this report is quite old and we don't have any known stability
problems, let's close it.
--
You are receiving this mail because:
You are the assignee for the bug.