[mythtv-commits] Ticket #10477: Return pointer, not bool in httplivestream.cpp

MythTV noreply at mythtv.org
Tue Mar 20 02:25:31 UTC 2012


#10477: Return pointer, not bool in httplivestream.cpp
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |          Owner:
     Type:  Patch - Bug Fix                      |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  MythTV - General                     |        Version:
 Severity:  medium                               |  Unspecified
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Github):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Fix type on return value in HTTPLiveStream::StopStream()

 HTTPLiveStream::StopStream() should return a NULL pointer, not
 false in an error condition.  This one must have slipped by
 earlier.

 Fixes #10477 using patch by Gary Buhrmaster.
  Branch:    master
  Changeset: efdba7ec216f80049f7b939053433c95c752d5bb

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


More information about the mythtv-commits mailing list