r23339: merge from SAMBA_3_0:
authorStefan Metzmacher <metze@samba.org>
Mon, 4 Jun 2007 14:26:37 +0000 (14:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:53:11 +0000 (14:53 -0500)
commitdf6e3bec368d7d99cb1641023f4cbcd94c438e22
tree69237c10c9568b94d05dcb98ad4a61e418e63495
parent96df61e3a8824c02dda5b46a4e48d2af30391d29
r23339: merge from SAMBA_3_0:

fix a crash bug...I wonder why only HP-UX 11.00 ans 11.11 noticed
it via a SIGBUS...

I missed to remove the samba3 specifc code path to tdb_open_ex()
when I synced lib/tdb/ with samba4. The explicit cast in on tdb_open_ex()
dropped the compiler warning :-(

metze
source/lib/ldb/ldb_tdb/ldb_tdb_wrap.c