Opened 18 years ago
Closed 18 years ago
#5141 closed defect (duplicate)
QFile::open() of device should be checked for failure in OSDImageCache::Get()
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The read only cache file is opened as a QFile in OSDImageCache::Get(). It could fail. It should be checked and reported.
Attachments (1)
Change History (2)
by , 18 years ago
| Attachment: | libs_libmythtv_osdimagecache.cpp-check-QFile-open.patch added |
|---|
Note:
See TracTickets
for help on using tickets.

check QFile::open()