diff options
author | Andreas Schneider <asn@samba.org> | 2012-12-11 16:51:01 +0100 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2012-12-12 13:15:00 +0100 |
commit | 7f08365a28770fdcc1bb625d8a16d11d8f15c29a (patch) | |
tree | f5bee5aeba1c4eb19662e9a48167529c26b60cfb /lib/subunit | |
parent | d07a964fe25caaf796449fda9beda600990be650 (diff) | |
download | samba-7f08365a28770fdcc1bb625d8a16d11d8f15c29a.tar.gz samba-7f08365a28770fdcc1bb625d8a16d11d8f15c29a.tar.bz2 samba-7f08365a28770fdcc1bb625d8a16d11d8f15c29a.zip |
tdb: Fix possible crash bugs in the python tdb code.
You can't call tdb_error() for tdb_reopen() or tdb_close(), both return
the error code of close(2) and not a TDB_ERROR!
Reviewed-by: Simo Sorce <idra@samba.org>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Diffstat (limited to 'lib/subunit')
0 files changed, 0 insertions, 0 deletions