Opened 18 years ago
Closed 18 years ago
#4721 closed defect (fixed)
remap should release map if erroring out
Reported by: | Owned by: | Anduin Withers | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
The dynamically allocated map should be freed when remap runs into a problem and returns null.
Attachments (1)
Change History (4)
by , 18 years ago
Attachment: | fix-mem-leak-in-remap.patch added |
---|
comment:1 by , 18 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 18 years ago
Note:
See TracTickets
for help on using tickets.
frees map memory if failing out