https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267671
David Chisnall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Chisnall <[email protected]> --- If this printf is reached, then you have a bug in your code that is very likely to lead to security issues (dangling code pointers, which can lead to trivial arbitrary code execution). I would *strongly* recommend fixing it. -- You are receiving this mail because: You are the assignee for the bug.
