[mythtv-commits] mythtv/master commit: efdba7ec2 by Chris Pinkham (cpinkham)

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


      Author:  Chris Pinkham <cpinkham at mythtv.org>
 Change Date:  2012-03-19T19:22:22-07:00
   Push Date:  2012/03/19 19:25:29 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  efdba7ec216f80049f7b939053433c95c752d5bb
   Changeset:  https://github.com/MythTV/mythtv/commit/efdba7ec2

Log:

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.

Modified:

   mythtv/libs/libmythtv/httplivestream.cpp



More information about the mythtv-commits mailing list