Fix length in snprintf invocation to account for "dn:" in sasl gssapi bind.
commit83060558c98051fd96ed831e22e218497ba5dfd7
authorJim McDonough <jmcd@samba.org>
Mon, 8 Jul 2002 20:46:54 +0000 (8 20:46 +0000)
committerJim McDonough <jmcd@samba.org>
Mon, 8 Jul 2002 20:46:54 +0000 (8 20:46 +0000)
tree98c21e332fe2b94569349321295a1fad1ec1591f
parent18742edd2acc4848bacf2af6008bf9fea5f82f6b
Fix length in snprintf invocation to account for "dn:" in sasl gssapi bind.
Also remove unused line which incremented pointer by the wrong length anyway.

Provided by Anthony Liguori (aliguori@us.ibm.com).
(This used to be commit 47b7a3e0f3d101a3bcffd33db6ef4c0672b57ae0)
source3/libads/sasl.c