summaryrefslogtreecommitdiffstats
path: root/source/lib/replace
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-08-17 03:30:45 +0000
committerAndrew Tridgell <tridge@samba.org>2005-08-17 03:30:45 +0000
commit89ee1ac15b24838dfbc5b718a643d997154486f8 (patch)
tree04a1d8bf7322e8978466717783d932c26e518154 /source/lib/replace
parent100a32d53fbbd9f794b1f828214e48cd370df807 (diff)
downloadsamba-89ee1ac15b24838dfbc5b718a643d997154486f8.tar.gz
samba-89ee1ac15b24838dfbc5b718a643d997154486f8.tar.xz
samba-89ee1ac15b24838dfbc5b718a643d997154486f8.zip
r9347: this array bounds checking is harder than it looks ...
this copes with 2 more situations: 1) where the array is NULL, which would previously be coped with by a if (ptr) check, but now in the deferred array bounds checking needs to look at the array variable in the ndr code. Not nice. 2) nest the array checking along with the SCALARS vs BUFFERS checks, ensuring we don't do array bounds checking for a buffer when in scalars only mode
Diffstat (limited to 'source/lib/replace')
0 files changed, 0 insertions, 0 deletions