Mageia Bugzilla – Attachment 7688 Details for
Bug 18194
samba new security issues CVE-2015-5370, CVE-2016-2110, CVE-2016-2111, CVE-2016-2112, CVE-2016-2115 and CVE-2016-2118
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Missing part of CVE-preparation-v3-6.patch
CVE-preparation-v3-6-missing-part.patch (text/plain), 401 bytes, created by
Nicolas Salguero
on 2016-04-19 11:29:48 CEST
(
hide
)
Description:
Missing part of CVE-preparation-v3-6.patch
Filename:
MIME Type:
Creator:
Nicolas Salguero
Created:
2016-04-19 11:29:48 CEST
Size:
401 bytes
patch
obsolete
>--- samba-3.6.25/source3/librpc/gen_ndr/srv_initshutdown.c~ 2015-02-22 15:16:33.000000000 +0100 >+++ samba-3.6.25/source3/librpc/gen_ndr/srv_initshutdown.c 2016-04-19 11:24:38.882228866 +0200 >@@ -44,7 +44,7 @@ > > r->out.result = _initshutdown_Init(p, r); > >- if (p->rng_fault_state) { >+ if (p->fault_state) { > talloc_free(r); > /* Return true here, srv_pipe_hnd.c will take care */ > return true;
--- samba-3.6.25/source3/librpc/gen_ndr/srv_initshutdown.c~ 2015-02-22 15:16:33.000000000 +0100 +++ samba-3.6.25/source3/librpc/gen_ndr/srv_initshutdown.c 2016-04-19 11:24:38.882228866 +0200 @@ -44,7 +44,7 @@ r->out.result = _initshutdown_Init(p, r); - if (p->rng_fault_state) { + if (p->fault_state) { talloc_free(r); /* Return true here, srv_pipe_hnd.c will take care */ return true;
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18194
: 7688