View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002037 | DarkRadiant | Design/Coding | public | 09.12.2009 05:39 | 29.05.2010 16:35 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.2 | ||||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0002037: Memory leak when using gtk_combo_box_get_active_text() | ||||
Description | The result of the function gtk_combo_box_get_active_text() is a newly allocated string, which needs to be freed using g_free afterwards. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
09.12.2009 05:39 | greebo | New Issue | |
09.12.2009 05:39 | greebo | Status | new => assigned |
09.12.2009 05:39 | greebo | Assigned To | => greebo |
09.12.2009 05:39 | greebo | Status | assigned => resolved |
09.12.2009 05:39 | greebo | Fixed in Version | => 1.0.3 |
09.12.2009 05:39 | greebo | Resolution | open => fixed |
09.12.2009 05:39 | greebo | Projection | none => minor fix |
09.12.2009 05:39 | greebo | ETA | none => half an hour |
09.12.2009 05:39 | greebo | Build | => 5060 |
09.12.2009 05:39 | greebo | Target Version | => 1.0.3 |
29.05.2010 16:35 | greebo | Status | resolved => closed |