diff options
author | Michael Adam <obnox@samba.org> | 2009-11-03 00:47:37 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2009-11-03 01:02:38 +0100 |
commit | f6f2151a3947cc105481c64a31d2405f239948cc (patch) | |
tree | d3ff2c3d72e2d4aaf2f3e98187699b1f04abe5c0 /source3/smbd/statcache.c | |
parent | 25bdf27eaa634f9e54e6252397942beb46f07db5 (diff) | |
download | samba-f6f2151a3947cc105481c64a31d2405f239948cc.tar.gz samba-f6f2151a3947cc105481c64a31d2405f239948cc.tar.bz2 samba-f6f2151a3947cc105481c64a31d2405f239948cc.zip |
s3:registry: add safety check for return value of tdb_unpack to regdb_fetch_keys_internal()
Prevents segfaults in some situations.
(For a non existent or empty record, we sometimes rely on the fetch operation
to return dsize==0 and sometimes we rely on dptr==NULL.)
Michael
Diffstat (limited to 'source3/smbd/statcache.c')
0 files changed, 0 insertions, 0 deletions