summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2019-03-27 12:51:27 -0700
committerKarolin Seeger <kseeger@samba.org>2019-04-08 11:43:31 +0000
commitb1582a4d09f4f6537f9067b4ff1d991acb624930 (patch)
treee06c3bb9931f33040e345ac53e2b9b923fbdb7b8 /source3/wscript_build
parentc79f719a840dfa5e9682462ea58c8f48ca0012e5 (diff)
downloadsamba-b1582a4d09f4f6537f9067b4ff1d991acb624930.tar.gz
CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.
Remove the now unused code implementations of registry file io. As reported by Michael Hanselmann. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13851 Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Apr 8 11:43:31 UTC 2019 on sn-devel-144
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 317896eee46..a8c0fac513a 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -209,10 +209,6 @@ bld.SAMBA_BINARY('test_registry_regfio',
local_include=False,
install=False)
-bld.SAMBA3_SUBSYSTEM('REG_API_REGF',
- source='registry/reg_api_regf.c',
- deps='samba-util')
-
# Do not link against this use 'smbconf'
bld.SAMBA3_SUBSYSTEM('SMBREGISTRY',
source='''