GNU Mailutils - Patches: patch #6062, Fix incorrect element size...
You are not allowed to post comments on this tracker with your current authentication level.
patch #6062: Fix incorrect element size calculation in mailbox/assoc.c (v. 1.2)
| Submitter: | Sergey Poznyakoff <gray> | ||
| Submitted: | Sun 01 Jul 2007 07:43:06 PM UTC | ||
| Category: | None | Priority: | 7 - High |
| Status: | Done | Privacy: | Public |
| Assigned to: | gray | Open/Closed: | Closed |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 5 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2009-07-11 | gray | Assigned to | None | gray | |
| Open/Closed | Open | Closed | |||
| 2007-07-06 | gray | Assigned to | gray | None | |
| 2007-07-01 | gray | Assigned to | None | gray | |
| 2007-07-01 | gray | Attached File | - | Added mu-1.2-assoc.diff, #13219 |
Powered by Savane 3.12.
Corresponding source code

In version 1.2 the size of an element in associative table was computed incorrectly. The bug can cause coredumps when the table is rehashed.
This patch is applied to CVS version.