[mythtv-commits] Ticket #11158: Return a pointer (NULL) not a bool (false) in avformatwriter.cpp

MythTV noreply at mythtv.org
Mon Oct 8 18:07:24 UTC 2012


#11158: Return a pointer (NULL) not a bool (false) in avformatwriter.cpp
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |           Type:  Patch -
   Status:  new                                  |  Bug Fix
Milestone:  unknown                              |       Priority:  minor
  Version:  Master Head                          |      Component:  MythTV
 Keywords:                                       |  - General
                                                 |       Severity:  medium
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 Return a pointer (NULL) not a bool (false) to eliminate warning message
 (detected by clang) in mythtv/libs/libmythtv/avformatwriter.cpp due to
 mismatched type.  Patch attached

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11158>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list