Opened 18 years ago
Closed 18 years ago
#4307 closed defect (fixed)
[PATCH] NVR fix text buffer mem leak
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | unknown |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The text buffers are allocated at recorder setup time. Therefore, no need to allocate them again in NVR::Reset().
(cut'n'paste error possibly?)
Shane
Attachments (1)
Note:
See TracTickets
for help on using tickets.

NVR::Reset() text buffer leak