Opened 17 years ago
Closed 17 years ago
#5301 closed defect (fixed)
check return value of function calls in mythbackend
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
mythbackend could check the return value of a few more function calls.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | programs_mythbackend_playbacksock.cpp-check-return-values.patch added |
---|
comment:1 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [17632]) Fixes #5301. Adds a few checks to for serialized ProgramInfo parsing.