Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#7149 closed defect (fixed)

Check the validity of pointers in libmythtv

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: minor Milestone: 0.24
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Show and hopefully fix the call sites where pointers are either check erroneously or checked too late or not checked at all.

Attachments (2)

libs_libmythtv-pointer-checks (14.9 KB) - added by Erik Hovland <erik@…> 14 years ago.
Fix pointer checks in libmythtv
libs_libmythtv-pointer-checks-ticket-7149 (12.8 KB) - added by Erik Hovland <erik@…> 14 years ago.
Same patch as before but against trunk as of 2010-02-03

Download all attachments as: .zip

Change History (5)

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

Fix pointer checks in libmythtv

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

Same patch as before but against trunk as of 2010-02-03

comment:1 Changed 14 years ago by stuartm

(In [23845]) Apply fixes for half the missing null pointer checks in libmythtv found by Erik Hovland. The rest will be applied later today. Refs #7149

comment:2 Changed 14 years ago by stuartm

Resolution: fixed
Status: newclosed

(In [23582]) Apply the balance of Erik Hovland's null pointer related fixes for libmythtv with some minor modifications. Closes #7149

comment:3 Changed 14 years ago by stuartm

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