]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix fd leak. Threads people: does the call above to `access' need to be
authorGarrett Wollman <wollman@FreeBSD.org>
Fri, 3 May 2002 17:28:28 +0000 (17:28 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Fri, 3 May 2002 17:28:28 +0000 (17:28 +0000)
commit0d84b47e9cbf5a6a2ebab6ff9679ffa6eb5e5db2
treefdfef76bf125040512e7fe45b9fbe9907b52a7f3
parentb9b03ba0bc38e14228189bc0232e730c2a06f208
Fix fd leak.  Threads people: does the call above to `access' need to be
underscored as well?

PR: 37717
Submitted by: fred@clift.org (slightly modified by me)
lib/libc/stdtime/localtime.c