CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/26 03:58:54
Modified files:
usr.bin/ldap : ldapclient.c
Log message:
avoid double free, instead flowing through a free(NULL)
from Ville Valkonen
CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/26 03:58:54
Modified files:
usr.bin/ldap : ldapclient.c
Log message:
avoid double free, instead flowing through a free(NULL)
from Ville Valkonen