The Samba-Bugzilla – Attachment 15219 Details for
Bug 13840
Read out of bounds in binary registry file parsing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixup patch for 4.9 and 4.10
0001-registry-add-a-missing-include.patch (text/plain), 1.14 KB, created by
Karolin Seeger
on 2019-06-06 08:02:17 UTC
(
hide
)
Description:
Fixup patch for 4.9 and 4.10
Filename:
MIME Type:
Creator:
Karolin Seeger
Created:
2019-06-06 08:02:17 UTC
Size:
1.14 KB
patch
obsolete
>From 1fadad38de50ec5862cbb1c59bf3f93fc6d1ef20 Mon Sep 17 00:00:00 2001 >From: Ralph Boehme <slow@samba.org> >Date: Thu, 16 May 2019 16:05:31 +0200 >Subject: [PATCH] registry: add a missing include >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Bug: https://bugzilla.samba.org/show_bug.cgi?id=13840 > >Signed-off-by: Ralph Boehme <slow@samba.org> >Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> >Reviewed-by: Karolin Seeger <kseeger@samba.org> > >Autobuild-User(master): Ralph Böhme <slow@samba.org> >Autobuild-Date(master): Mon May 27 14:29:36 UTC 2019 on sn-devel-184 > >(cherry picked from commit e09053faf457f69ad9b5e6a34be43c947503575f) >--- > source3/registry/tests/test_regfio.c | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/source3/registry/tests/test_regfio.c b/source3/registry/tests/test_regfio.c >index 86a217661f3..b86cbe2d099 100644 >--- a/source3/registry/tests/test_regfio.c >+++ b/source3/registry/tests/test_regfio.c >@@ -30,6 +30,7 @@ > > #include "includes.h" > #include "lib/replace/replace.h" >+#include "system/filesys.h" > #include "lib/util/samba_util.h" > #include "registry/regfio.h" > >-- >2.17.1 >
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:
kseeger
:
review+
slow
:
review+
Actions:
View
Attachments on
bug 13840
:
14935
|
14951
|
14982
|
15161
| 15219