[mythtv-commits] Ticket #5683: outputbuf in CreateFrmMPEG is an array, it should be deleted w/ []
MythTV
mythtv at cvs.mythtv.org
Tue Dec 23 00:22:11 UTC 2008
#5683: outputbuf in CreateFrmMPEG is an array, it should be deleted w/ []
---------------------------------------------+------------------------------
Reporter: Erik Hovland <erik at hovland.org> | Owner: ijr
Type: defect | Status: closed
Priority: trivial | Milestone: unknown
Component: mythtv | Version: head
Severity: low | Resolution: fixed
Mlocked: 0 |
---------------------------------------------+------------------------------
Changes (by danielk):
* status: new => closed
* resolution: => fixed
Comment:
(In [19426]) Fixes #5683. Use delete [] for new [] allocated array.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5683#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list