Opened 13 years ago
Closed 13 years ago
#11584 closed Patch - Bug Fix (Fixed)
Patch to check the result from a database update - fixes coverity 700256
| Reported by: | 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 by , 13 years ago
| Milestone: | unknown → 0.27 |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Closed by 8d4aaadcd11c80e930b481ff9eba43a2b3277b28