[mythtv-commits] Ticket #1539: NULL Pointer in videoout_quartz.cpp
MythTV
mythtv at cvs.mythtv.org
Fri Mar 17 19:24:59 UTC 2006
#1539: NULL Pointer in videoout_quartz.cpp
--------------------------------+-------------------------------------------
Reporter: mythtv at taoyama.com | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone: 0.20
Component: mythtv | Version: head
Severity: low |
--------------------------------+-------------------------------------------
We are passing in a NULL to DecompressSequenceFrameWhen for the parameter
that is supposed to be a pointer to the storage for the return flags.
This doesn't seem to be causing any problems but according to the docs it
is incorrect. The enclosed patch fixes this problem.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/1539>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list