Opened 16 years ago

Closed 16 years ago

#5298 closed defect (fixed)

check return value of function calls in libmythtv

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Whether null is returned or false or 0 or -1. It should be checked. This ticket tracks all of these cases in libmythtv.

This ticket supersedes #4834, #5081, #5082, #5116, #5117 and #5141

Attachments (1)

libs_libmythtv-check-return-defects.patch (5.5 KB) - added by Erik Hovland <erik@…> 16 years ago.

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

comment:1 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [17522]) Fixes #5298. Omnibus changeset for missed checks of failure returns. See ticket for details + a series of tickets referenced there for individual problems.

Note: See TracTickets for help on using tickets.