Opened 18 years ago
Closed 18 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)
by , 18 years ago
| Attachment: | libs_libmythtv_viewschdiff.cpp-fix-unchecked-null-returns.patch added |
|---|
comment:1 by , 18 years ago
| Milestone: | 0.21 → 0.22 |
|---|
Note:
See TracTickets
for help on using tickets.

checks for pointer null