1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/dbwrap
Volker Lendecke 2298622243 dbwrap: Fix Coverity ID 242750 Incorrect sizeof expression
Taking the size of "db" is correct, but a bit fishy. Silence Coverity.
2012-05-15 21:37:07 +02:00
..
dbwrap_cache.c move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_cache.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_file.c move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_file.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_private.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_rbt.c dbwrap: Fix Coverity ID 242750 Incorrect sizeof expression 2012-05-15 21:37:07 +02:00
dbwrap_rbt.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_tdb.c move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_tdb.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap_util.c move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap.c move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
dbwrap.h move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00
wscript_build move the dbwrap library to the top level 2012-05-14 04:04:55 +02:00