Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2004 21:10:01 GMT
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        j_guojun@lbl.gov, maxim@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/43599: Balloc did not check mallocated pointer in libc/stdlib/strtod.c
Message-ID:  <200407172110.i6HLA1Mi097554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407172110.i6HLA1Mi097554>