diff options
author | Michael Adam <obnox@samba.org> | 2014-03-20 15:22:40 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2014-04-03 00:26:28 +0200 |
commit | 38157a093bc782ea2f1493229727ff1ecae753dd (patch) | |
tree | 7771df3417724afda340ab01ae58965fd03c87bc /source3/smbd/reply.c | |
parent | 0bfb0787194184ac154e4d5c9d16cc0b9e84e007 (diff) | |
download | samba-38157a093bc782ea2f1493229727ff1ecae753dd.tar.gz samba-38157a093bc782ea2f1493229727ff1ecae753dd.tar.xz samba-38157a093bc782ea2f1493229727ff1ecae753dd.zip |
autorid: when storing a new range, always check it does not exist.
Also check for existence when the range is >= the HWM,
typically the "acquire" case where we bump the HWM.
In case of external modification, we would previously
simply overwrite an an existing range mapping. Now we
check and throw INTERNAL_DB_CORRUPTION in this case.
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions