kern/43599: Balloc did not check mallocated pointer in libc/stdlib/strtod.c

Maxim Konovalov maxim at FreeBSD.org
Sat Jul 17 14:10:02 PDT 2004


Synopsis: Balloc did not check mallocated pointer in libc/stdlib/strtod.c

State-Changed-From-To: open->closed
State-Changed-By: maxim
State-Changed-When: Sat Jul 17 21:05:25 GMT 2004
State-Changed-Why: 
As Garrett Wollman states it is dangerous to call signal unsafe
functions from the signal handler.  There is a list of async-signal safe
functions in the sigaction(2) man page.

http://www.freebsd.org/cgi/query-pr.cgi?pr=43599


More information about the freebsd-bugs mailing list