tdb_wrap: don't let tdb_wrap_open() segfault with name==NULL
authorStefan Metzmacher <metze@samba.org>
Mon, 19 Jan 2015 11:37:13 +0000 (12:37 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 19 Jan 2015 15:17:27 +0000 (16:17 +0100)
commit6f5ed443226b890d7dc76f525cbd1263a2bed8fd
tree4a553ee19f31ff6e1a88bc265bedfdeac2f696d3
parentc5cb1fb6215ed2f7e783b15efaad45b1ec48ad64
tdb_wrap: don't let tdb_wrap_open() segfault with name==NULL

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11032

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Jan 19 16:17:28 CET 2015 on sn-devel-104
lib/tdb_wrap/tdb_wrap.c