[mythtv-commits] Ticket #11589: Patch to initialize m_off member variable in rtpdatapacket.h - fixes coverity 746870

MythTV noreply at mythtv.org
Mon Jun 10 20:50:46 UTC 2013


#11589: Patch to initialize m_off member variable in rtpdatapacket.h - fixes
coverity 746870
-------------------------------------------------+-------------------------
     Reporter:  Gary Buhrmaster                  |      Owner:  danielk
  <gary.buhrmaster@…>                            |     Status:  new
         Type:  Patch - Bug Fix                  |  Milestone:  unknown
     Priority:  minor                            |    Version:  Master Head
    Component:  MythTV - Recording               |   Keywords:
     Severity:  medium                           |
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 Static analysis (scan-build and coverity) noted that the m_off variable in
 the RTPDataPacket class is not initialized for UDPPackets, which are used
 in RTPPacketBuffer::PushDataPacket

 Fixes coverity 746870

 Patch:
 https://github.com/garybuhrmaster/mythtv/commit/86410ede4625c881fde68ad34210711cf1f81983.patch

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


More information about the mythtv-commits mailing list