1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/kdc
Simo Sorce 2e2b7e8259 s4:kdc Fix double free and uninitialized memory.
In samba_kdc_trust_message2entry() on error, hdb_free_entry()
may end up trying to access uninitialized memory or double
free the hdb_entry.
2010-02-12 16:39:26 -05:00
..
config.m4 r11382: Require number of required M4 macros 2007-10-10 13:45:29 -05:00
config.mk s4:kdc move db functions in their own file 2010-01-28 19:33:34 -05:00
db-glue.c s4:kdc Fix double free and uninitialized memory. 2010-02-12 16:39:26 -05:00
db-glue.h s4:kdc move db functions in their own file 2010-01-28 19:33:34 -05:00
hdb-samba4.c s4:kdc move db functions in their own file 2010-01-28 19:33:34 -05:00
kdc.c s4:kdc remove dead code and comments 2010-01-28 19:33:34 -05:00
kdc.h s4:kdc move db functions in their own file 2010-01-28 19:33:34 -05:00
kpasswdd.c s4:kdc Use better db context structure 2010-01-28 19:33:34 -05:00
pac-glue.c s4:kdc Streamline client access verification call 2010-01-31 13:25:17 -05:00
pac-glue.h s4:kdc Streamline client access verification call 2010-01-31 13:25:17 -05:00
samba_kdc.h s4:kdc move db functions in their own file 2010-01-28 19:33:34 -05:00
wdc-samba4.c s4:kdc Streamline client access verification call 2010-01-31 13:25:17 -05:00