[mythtv-commits] Ticket #5002: Missed one null check in cahgneset 16659
MythTV
mythtv at cvs.mythtv.org
Wed Mar 26 15:38:22 UTC 2008
#5002: Missed one null check in cahgneset 16659
---------------------------------------------+------------------------------
Reporter: Erik Hovland <erik at hovland.org> | Owner: ijr
Type: defect | Status: closed
Priority: minor | Milestone: unknown
Component: mythtv | Version: head
Severity: low | Resolution: fixed
Mlocked: 0 |
---------------------------------------------+------------------------------
Changes (by skamithi):
* status: new => closed
* resolution: => fixed
Comment:
(In [16801]) Closes #5002, Refs #4925, Refs #4862. in line 884 of utils.c
there still
needs to be a check for null of st->codec because it will be
dereferenced in the next line in the call to av_parser_init()
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5002#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list