The Samba-Bugzilla – Attachment 1996 Details for
Bug 3876
nmbd core dump with RC3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch.
look (text/plain), 549 bytes, created by
Jeremy Allison
on 2006-06-28 15:37:54 UTC
(
hide
)
Description:
Patch.
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2006-06-28 15:37:54 UTC
Size:
549 bytes
patch
obsolete
>Index: nmbd/nmbd_winsserver.c >=================================================================== >--- nmbd/nmbd_winsserver.c (revision 16640) >+++ nmbd/nmbd_winsserver.c (working copy) >@@ -76,6 +76,7 @@ > if (!namerec) { > return NULL; > } >+ ZERO_STRUCTP(namerec); > > namerec->data.ip = SMB_MALLOC_ARRAY(struct in_addr, num_ips); > if (!namerec->data.ip) { >@@ -294,7 +295,6 @@ > ret = tdb_delete(wins_tdb, key); > > DLIST_REMOVE(wins_server_subnet->namelist, namerec); >- SAFE_FREE(namerec->data.ip); > > /* namerec must be freed by the caller */ >
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 Raw
Actions:
View
Attachments on
bug 3876
:
1991
|
1992
| 1996