1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/registry
Jeremy Allison f014291edd r16424: Fix possible null deref and a memory leak found by
examining Klockwork #1519. get_printer_subkeys()
could return zero without initializing it's return
pointer arg. Fixed this. Added free of subkey pointer
return in registry/reg_printing.c (interesting that
neithe Coverity or Klocwork found this one).
Jeremy.
(This used to be commit 4fbeae1a3a)
2007-10-10 11:18:52 -05:00
..
reg_cachehook.c r10012: fix build breakage caused by forgotten commit in local tree 2007-10-10 11:03:31 -05:00
reg_db.c r14247: Fix Coverity bug # 136 2007-10-10 11:15:20 -05:00
reg_dynamic.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
reg_eventlog.c r12002: patch from marcin to allow for the creation of a File value in the eventlog registry keys so that file properties can be displayed 2007-10-10 11:05:41 -05:00
reg_frontend.c r11579: syncing up perf counter code cfrom trunk 2007-10-10 11:05:21 -05:00
reg_objects.c r14768: Fix potential null deref coverity bugs #255, #256. 2007-10-10 11:15:47 -05:00
reg_perfcount.c r16409: Fix Klocwork ID's. 2007-10-10 11:18:52 -05:00
reg_printing.c r16424: Fix possible null deref and a memory leak found by 2007-10-10 11:18:52 -05:00
reg_shares.c r7908: * change REGISTRY_HOOK api to use const (fix compiler warning 2007-10-10 10:58:03 -05:00
reg_util.c r11136: patches from Brian Moran for eventlogadm utility 2007-10-10 11:05:02 -05:00
regfio.c r16409: Fix Klocwork ID's. 2007-10-10 11:18:52 -05:00