Opened 20 years ago

Closed 20 years ago

#91 closed patch (fixed)

deallocate memory in mythcommflag/ClassicCommDetector.cpp

Reported by: jwestfall@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

patch deletes memory that is allocated in ClassicCommDetector::Init().

Attachments (1)

mythcommflag-free.diff (772 bytes) - added by jwestfall@… 20 years ago.

Download all attachments as: .zip

Change History (2)

Changed 20 years ago by jwestfall@…

Attachment: mythcommflag-free.diff added

comment:1 Changed 20 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [6800]) Patch from Jim Westfall to fix several leaks in the mythcommflag program. Use av_free instead of free in a few places.

Closes #91.

Note: See TracTickets for help on using tickets.