It isn't a big deal but I noticed in the burst method of the Burstsort
class if a node is created the old nodes bucket isn't cleaned up even
though it will only be used again as an integer. Attached is a patch which
I believe fixes the little leak in this method.
Nobody/Anonymous
None
None
Public
|
Date: 2007-07-13 18:52
|
| Filename | Description | Download |
|---|---|---|
| Burstsort_burst-leak_prevention.diff | Patch to help bits of memory from leaking. | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2007-08-04 21:25 | stefanwebb |
| close_date | - | 2007-08-04 21:25 | stefanwebb |
| File Added | 233953: Burstsort_burst-leak_prevention.diff | 2007-06-20 20:39 | marquedios |