Opened 9 years ago
Closed 8 years ago
#10027 closed Patch - Bug Fix (Fixed)
[PATCH] libfreemheg: Fix error handling during scene and app launch
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.27 |
Component: | MythTV - General | Version: | Master Head |
Severity: | medium | Keywords: | MHEG launch |
Cc: | Ticket locked: | no |
Description
If a Launch operation fails due to a timeout or bad content then either:
- a NULL dereference can occur
- or the MHEG engine can be left without an executing program.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | 0001-freemheg-Fix-error-handling-during-Launch.patch added |
---|
comment:1 Changed 8 years ago by
Milestone: | unknown → 0.27 |
---|---|
Owner: | set to stuartm |
Status: | new → accepted |
comment:2 Changed 8 years ago by
Resolution: | → Fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Fixed by [8eed791]