Fix length in snprintf invocation to account for "dn:" in sasl gssapi bind.
commit47b7a3e0f3d101a3bcffd33db6ef4c0672b57ae0
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)
treea9dcaff83e52e0d691e587fa42fcbce3a43088f7
parentbe926c3a1a7fc79af62dd1830c56e9503f89f9dd
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).
source/libads/sasl.c