bearded / ruby-ldap

Ruby/LDAP is an extension library for Ruby. It provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and is supported by Ruby/LDAP.
http://rubyforge.org/projects/ruby-ldap/
Other
66 stars 34 forks source link

closing two bugs (2125251, 1846626) reported on sourceforge #10

Closed marek-veber closed 12 years ago

marek-veber commented 12 years ago

there are some bugs reported on sourceforge, so it's good to accept this patch resolving two (duplicit) see: http://sourceforge.net/tracker/?group_id=66444&atid=514519 2125251 - New patch for LDAP::Mod data corruption 1846626 - Modify mod_type dangling pointer corruption)

ghost commented 12 years ago

Sure, I will accept it, thanks a lot!