Opened 15 years ago

Closed 15 years ago

#4834 closed defect (duplicate)

check for null return in ViewScheduleDiff::updateBackground() and ViewScheduleDiff::upcoming()

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: trivial Milestone: 0.22
Component: mythtv Version: 0.21-fixes
Severity: low Keywords:
Cc: Ticket locked: no

Description

The pointers obtained from either GetSet?() or CurrentProgram?() could be null. Check just in case.

Attachments (1)

libs_libmythtv_viewschdiff.cpp-fix-unchecked-null-returns.patch (1023 bytes) - added by Erik Hovland <erik@…> 15 years ago.
checks for pointer null

Download all attachments as: .zip

Change History (3)

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

checks for pointer null

comment:1 Changed 15 years ago by Isaac Richards

Milestone: 0.210.22

comment:2 Changed 15 years ago by danielk

Resolution: duplicate
Status: newclosed

dup #5298

Note: See TracTickets for help on using tickets.