Opened 18 years ago
Closed 18 years ago
#5153 closed defect (fixed)
open() call not checked in MPEG2fixup::WriteFrame and MPEG2fixup::WriteYUV
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
open() can return -1 if it was not able to open the file requested. It should be checked and reported.
Attachments (1)
Change History (2)
by , 18 years ago
Note:
See TracTickets
for help on using tickets.

check open() fd and report