r9356: a better way of coping with NULL arrays in the array bounds checking. This...
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Aug 2005 12:28:47 +0000 (12:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:33:27 +0000 (13:33 -0500)
commit56769b4b1d900cce60cd35298b642a85e4eddfee
treec5618bc6821417e22b564ebafa92ad75801d16e0
parent3a9c63923fbb21dfb8e5fc549dde8fad8cb8f354
r9356: a better way of coping with NULL arrays in the array bounds checking. This copes with the
case of size_is(*size) where size is NULL, and the array is NULL
source/build/pidl/Parse/Pidl/Samba/NDR/Parser.pm
source/librpc/ndr/ndr.c