Sourceware Bugzilla – Attachment 945 Details for
Bug 2498
nscd fd leak (CVE-2006-7254)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
nscd-leak.diff (text/plain), 396 bytes, created by
Dirk Mueller
on 2006-03-31 13:44:56 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Dirk Mueller
Created:
2006-03-31 13:44:56 UTC
Size:
396 bytes
patch
obsolete
>--- glibc-2.4/nscd/connections.c 2006-01-05 09:11:08.000000000 +0100 >+++ glibc-2.4.new/nscd/connections.c 2006-03-31 15:22:02.000000000 +0200 >@@ -1569,6 +1569,8 @@ > ++firstfree; > while (firstfree < nused && conns[firstfree].fd != -1); > } >+ else if (fd >= 0) >+ close (fd); > > --n; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2498
: 945