aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ypldap/ber.c
Commit message (Expand)AuthorAgeFilesLines
* ypldap(8): Fix absent va_end() in 'goto fail' pathConrad Meyer2020-01-291-0/+1
* Fix Coverity CIDs 1340544 Resource leak and 1340543 Use after freeDon Lewis2016-05-251-1/+0
* Avoid indexing an array with a negative value.Don Lewis2016-05-131-1/+1
* Apply revisions 1.4 and 1.5 from ldapd's ber.c to ypldap's copy, so it canMarcelo Araujo2016-04-131-0/+9
* Remove wrong header and the NULL check before free().Marcelo Araujo2015-12-151-3/+1
* Add include of <string.h> for strlen() prototype.Craig Rodrigues2015-11-161-0/+1
* Import ypldap from OpenBSD.Craig Rodrigues2015-11-161-0/+1269