[mythtv-commits] Ticket #11621: Initialize m_bProtected in HTTPRequest ctor - Fixes coverity 700944

MythTV noreply at mythtv.org
Mon Jun 24 18:58:32 UTC 2013


#11621: Initialize m_bProtected in HTTPRequest ctor - Fixes coverity 700944
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |           Type:  Patch -
   Status:  new                                  |  Bug Fix
Milestone:  unknown                              |       Priority:  minor
  Version:  Master Head                          |      Component:  MythTV
 Keywords:                                       |  - UPnP
                                                 |       Severity:  medium
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 Initialize m_bProtected in HTTPRequest ctor

 Nominally m_bProtected will be initialized when the header is parsed, but
 initializing in the ctor will make coverity happy.

 Fixes coverity 700944

 github ref:
 https://github.com/garybuhrmaster/mythtv/commit/363a5f544acb0634b63b128916efc0594a164401

 github git-am ref:
 https://github.com/garybuhrmaster/mythtv/commit/363a5f544acb0634b63b128916efc0594a164401.patch

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


More information about the mythtv-commits mailing list