libldap-ruby has memory corruption errors
Bug #273732 reported by
aprotim
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libldap-ruby (Debian) |
Fix Released
|
Unknown
|
|||
libldap-ruby (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Libruby ldap creates LDAP::Mod objects by copying pointers, not strings, which means that when the original string is garbage collected, the Mod objects are corrupted.
Attached is a patch that is also being submitted upstream, but as similar bugs have been reported years ago with no response, not holding out a lot of hope on timely response.
affects: | debian → libldap-ruby (Debian) |
Changed in libldap-ruby (Debian): | |
importance: | Unknown → Undecided |
status: | Confirmed → New |
tags: | added: glucid lucid |
Changed in libldap-ruby (Debian): | |
importance: | Undecided → Unknown |
status: | New → Unknown |
Changed in libldap-ruby (Debian): | |
status: | Unknown → Confirmed |
Changed in libldap-ruby (Debian): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Upstream bug is filed at http:// sourceforge. net/tracker/ index.php? func=detail& aid=2125251& group_id= 66444&atid= 514519