s4-rpc: paranoid check for auth_length
authorAndrew Tridgell <tridge@samba.org>
Tue, 16 Feb 2010 23:23:14 +0000 (10:23 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 16 Feb 2010 23:54:05 +0000 (10:54 +1100)
commiteb8800e6118c2f77cef5a27f1c1b6118dd52d4ca
tree8f0393241637418977a965ce10e4abac0dc4f1da
parent77fc30b4811d78f79b8af2fef70eba7b9fa03e79
s4-rpc: paranoid check for auth_length

This is not strictly needed as the ndr_pull_advance() checks it a few
lines further down, but I want to save Jeremy getting more grey hairs :-)
source4/librpc/rpc/dcerpc_util.c