libndr: add checking to all pull/push functions of base types
authorAndrew Tridgell <tridge@samba.org>
Wed, 7 Sep 2011 05:34:20 +0000 (15:34 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 8 Sep 2011 01:35:27 +0000 (03:35 +0200)
commita19fd96ab87290cd6ed1c93cd8f83e8697592b21
treeb11158d41798bd55bd5135a26404f00413897a53
parent1c25f5ebca7eb4e8a6ce95b1adf6088d67aecb94
libndr: add checking to all pull/push functions of base types

this checks that the passed in ndr_flags are valid

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
librpc/ndr/ndr_basic.c