conf/73337: [nsswitch.conf] [patch] potential invalid free

delphij at FreeBSD.org delphij at FreeBSD.org
Thu Oct 1 01:01:56 UTC 2009


Synopsis: [nsswitch.conf] [patch] potential invalid free

State-Changed-From-To: open->feedback
State-Changed-By: delphij
State-Changed-When: Thu Oct 1 00:59:45 UTC 2009
State-Changed-Why: 
I don't think this is a real issue and proposes to close the PR.

The reasoning is:

 - _endstate are destructors called by thread key destructor;
 - when the destructor is registered, the program is threaded
   and the thread specific storage points to a dynamically
   allocated memory.
 - Thus, there is problem with the current implementation.


Responsible-Changed-From-To: freebsd-bugs->delphij
Responsible-Changed-By: delphij
Responsible-Changed-When: Thu Oct 1 00:59:45 UTC 2009
Responsible-Changed-Why: 
Take.

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


More information about the freebsd-bugs mailing list