]> eyrie.org Git - kerberos/krb5-sync.git/commit
Replace remaining uses of snprintf with asprintf
authorRuss Allbery <eagle@eyrie.org>
Thu, 21 Nov 2013 04:15:29 +0000 (20:15 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 21 Nov 2013 04:15:29 +0000 (20:15 -0800)
commitef7753cc8f7791ddb555fb3dde4d3b350fb6845e
tree4ad1fb9ff459960a5179b4e69d5954654b2cba8d
parentfcd6ccdb17c9b057a72019dabca29e30dbe82adc
Replace remaining uses of snprintf with asprintf

There's still a remaining use of strlcpy and strlcat to build the
LDAP base DN, which I'm going to change in a more comprehensive
manner.
plugin/ad.c
plugin/queue.c