CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2014-05-23 10:29:12

Modified files:
        winsup/cygwin  : ChangeLog autoload.cc ldap.cc 

Log message:
        * autoload.cc (ldap_memfreeW): Remove.
        (ldap_msgfree): Import.
        * ldap.cc: Throughout, use ldap_msgfree to free LDAPMessage memory,
        rather than ldap_memfreeW.
        (cyg_ldap::next_account): Immediately abandon search when quiting from
        search.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6437&r2=1.6438
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=src&r1=1.227&r2=1.228
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ldap.cc.diff?cvsroot=src&r1=1.9&r2=1.10

Reply via email to