Opened 15 years ago
Closed 15 years ago
#4834 closed defect (duplicate)
check for null return in ViewScheduleDiff::updateBackground() and ViewScheduleDiff::upcoming()
Reported by: | 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)
Change History (3)
Changed 15 years ago by
Attachment: | libs_libmythtv_viewschdiff.cpp-fix-unchecked-null-returns.patch added |
---|
comment:1 Changed 15 years ago by
Milestone: | 0.21 → 0.22 |
---|
Note: See
TracTickets for help on using
tickets.
checks for pointer null