ldap VLV: correct ASN1 parsing of VLV requests
authorGarming Sam <garming@catalyst.net.nz>
Fri, 4 Mar 2016 01:46:46 +0000 (14:46 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Mar 2016 09:32:16 +0000 (10:32 +0100)
commitfe2bcf9d4155527112c9089fe81ac0b2bfbd2ecb
tree13fbb5464ec5ceea8c3a06eb3dfb76121eb06a36
parent8ca1e349eb720f6be8d0d9aa0b800678813eb933
ldap VLV: correct ASN1 parsing of VLV requests

As with the encoding, the ASN1_CONTEXT tag isn't followed by an
ASN1_SEQUENCE, though you wouldn't think that from reading the
specification.

Pair-programmed-with: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/libcli/ldap/ldap_controls.c