The Samba-Bugzilla – Attachment 8452 Details for
Bug 9378
publish of printer is not possible "Object class violation"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
3.6-test fix part 1
0001-printing-Remove-invalid-free-from-error-path.patch (text/plain), 772 bytes, created by
David Disseldorp
on 2013-01-21 11:03:39 UTC
(
hide
)
Description:
3.6-test fix part 1
Filename:
MIME Type:
Creator:
David Disseldorp
Created:
2013-01-21 11:03:39 UTC
Size:
772 bytes
patch
obsolete
>From c75bc5c9d4acf558db8f3261ddc701a68a6bdb9c Mon Sep 17 00:00:00 2001 >From: David Disseldorp <ddiss@samba.org> >Date: Fri, 18 Jan 2013 11:48:20 +0100 >Subject: [PATCH 1/2] printing: Remove invalid free from error path. > >Reviewed-by: Andreas Schneider <asn@samba.org> >--- > source3/printing/nt_printing_ads.c | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/source3/printing/nt_printing_ads.c b/source3/printing/nt_printing_ads.c >index 67046bc..694b2ef 100644 >--- a/source3/printing/nt_printing_ads.c >+++ b/source3/printing/nt_printing_ads.c >@@ -167,7 +167,6 @@ static WERROR nt_printer_publish_ads(struct messaging_context *msg_ctx, > mods = ads_init_mods(ctx); > > if (mods == NULL) { >- SAFE_FREE(prt_dn); > TALLOC_FREE(ctx); > return WERR_NOMEM; > } >-- >1.7.10.4 >
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
Flags:
asn
:
review+
Actions:
View
Attachments on
bug 9378
:
8179
|
8184
|
8185
| 8452 |
8453
|
8454
|
8456
|
8457