mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
b9efc5a628
* Fix build on AIX * Python3 compatibility fixes * Use tdb_wipe_all in "erase" command * Harden allocating the tdb recovery area * Make sure the hash size fits * Harden tdb_check_used_record against overflow * Harden tdb_rec_read * Handle TDB_NEXT_LOCK_ERR in tdb_traverse_internal * Fix build warnings Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>