Opened 11 years ago

Closed 11 years ago

#11584 closed Patch - Bug Fix (Fixed)

Patch to check the result from a database update - fixes coverity 700256

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

Description

Static analysis (coverity) detected an unchecked return code from a database update. This patch checks the return in a manor equivalent to the rest of the database update codes.

Fixes coverity 700256

git am formated patch: https://github.com/garybuhrmaster/mythtv/commit/0f29dd9ffd79da84bdefe504a87e628b822f410b.patch

Change History (1)

comment:1 Changed 11 years ago by Raymond Wagner

Milestone: unknown0.27
Resolution: Fixed
Status: newclosed
Note: See TracTickets for help on using tickets.