[mythtv-commits] Ticket #11592: Patch to correct check for null pointer from function in audiooutputpulse.cpp - fixes coverity 700280

MythTV noreply at mythtv.org
Sat Jun 15 17:58:20 UTC 2013


#11592: Patch to correct check for null pointer from function in
audiooutputpulse.cpp - fixes coverity 700280
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |          Owner:
     Type:  Patch - Bug Fix                      |  jyavenard
 Priority:  minor                                |         Status:  closed
Component:  MythTV - Audio Output                |      Milestone:  unknown
 Severity:  medium                               |        Version:  Master
 Keywords:                                       |  Head
                                                 |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:98614122e6658c9b5c9c2d79c7756b4bffd5f538/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="98614122e6658c9b5c9c2d79c7756b4bffd5f538"
 Correct check for null pointer return

 In 1e1e5500 code was added to call pa_channel_map_init_auto,
 and check the result.  This patch corrects that check for
 a null pointer.

 Fixes coverity 700280
 (cherry picked from commit 78ddf38354312cdeecccd6030becb78b86b797bf)

 Fixes #11592

 Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11592#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list