Make explicit the difference between a tdb key with no data attached, and
authorJeremy Allison <jra@samba.org>
Thu, 26 Sep 2002 21:00:25 +0000 (21:00 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 26 Sep 2002 21:00:25 +0000 (21:00 +0000)
commitece9507ec3d363fccf56b000ad9758780a9b3fb4
tree0507d2d8cabc9963a9e202ab3892d2dc35546062
parent0962a2f74f89b684a5f333126fed2b6a7fc0b454
Make explicit the difference between a tdb key with no data attached, and
a non existent entry. Stop a malloc(0) being called in the first case.
Jeremy.
source/tdb/tdb.c