The Samba-Bugzilla – Attachment 1678 Details for
Bug 3380
samba panic when I changed windows printer driver.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
zero printer data pointer after freeing the data
look (text/plain), 369 bytes, created by
Gerald (Jerry) Carter (dead mail address)
on 2006-01-12 20:04:58 UTC
(
hide
)
Description:
zero printer data pointer after freeing the data
Filename:
MIME Type:
Creator:
Gerald (Jerry) Carter (dead mail address)
Created:
2006-01-12 20:04:58 UTC
Size:
369 bytes
patch
obsolete
>Index: printing/nt_printing.c >=================================================================== >--- printing/nt_printing.c (revision 12877) >+++ printing/nt_printing.c (working copy) >@@ -3279,6 +3279,8 @@ > > TALLOC_FREE( data ); > >+ p2->data = NULL; >+ > DEBUG(8,("delete_all_printer_data: Removed all Printer Data from printer [%s]\n", > p2->printername )); >
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 3380
: 1678