1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/lib/dbwrap
Volker Lendecke 64a88f74ca dbwrap_rbt: Make "key" and "value" aligned to 16 byte
Reported by Uri Simchoni <urisimchoni@gmail.com>. Thanks!

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Mon Jul 20 23:18:23 CEST 2015 on sn-devel-104
2015-07-20 23:18:23 +02:00
..
dbwrap_cache.c dbwrap: Avoid "includes.h" in dbwrap_cache.c 2014-10-30 06:52:04 +01:00
dbwrap_cache.h dbwrap: Avoid an unnecessary #include 2014-10-30 06:52:04 +01:00
dbwrap_file.c lib/dbwrap: talloc_strdup() name in db_open_file() 2013-02-04 17:14:22 +01:00
dbwrap_file.h s3:dbwrap: remove unused args from db_open_file() 2012-09-21 16:26:38 +02:00
dbwrap_local_open.c dbwrap: Remove an unused variable 2015-05-13 01:44:20 +02:00
dbwrap_private.h dbwrap: add DBWRAP_LOCK_ORDER_VALID() 2014-02-07 16:06:07 +01:00
dbwrap_rbt.c dbwrap_rbt: Make "key" and "value" aligned to 16 byte 2015-07-20 23:18:23 +02:00
dbwrap_rbt.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_tdb.c Remove ntdb protection from db_open_tdb 2015-03-17 11:30:51 +01:00
dbwrap_tdb.h dbwrap: add a dbwrap_flags argument to db_open_tdb() 2014-02-07 16:06:07 +01:00
dbwrap_util.c dbwrap: Add code to marshall a db_context's db 2014-12-16 18:56:03 +01:00
dbwrap.c dbwrap: completely check validity of lock order in dbwrap_check_lock_order() 2014-02-07 16:06:07 +01:00
dbwrap.h dbwrap: Remove a ntdb reference 2015-03-17 11:30:51 +01:00
wscript_build dbwrap: Remove dbwrap_ntdb 2015-03-17 11:30:51 +01:00