Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#11621 closed Patch - Bug Fix (fixed)

Initialize m_bProtected in HTTPRequest ctor - Fixes coverity 700944

Reported by: Gary Buhrmaster <gary.buhrmaster@…> Owned by: Gary Buhrmaster <gary.buhrmaster@…>
Priority: minor Milestone: 0.27
Component: MythTV - UPnP Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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

Change History (2)

comment:1 by Gary Buhrmaster <gary.buhrmaster@…>, 12 years ago

Owner: set to Gary Buhrmaster <gary.buhrmaster@…>
Resolution: fixed
Status: newclosed

In 386819e0142a2aacab1f229a0a23b6e7e0db266d/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:2 by paulh, 12 years ago

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.