Modify ↓
Ticket #10027 (closed Patch - Bug Fix: Fixed)
Opened 21 months ago
Last modified 8 months ago
[PATCH] libfreemheg: Fix error handling during scene and app launch
| Reported by: | Lawrence Rust <lvr@…> | 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
Change History
Changed 21 months ago by Lawrence Rust <lvr@…>
- Attachment 0001-freemheg-Fix-error-handling-during-Launch.patch added
comment:1 Changed 8 months ago by stuartm
- Owner set to stuartm
- Status changed from new to accepted
- Milestone changed from unknown to 0.27
comment:2 Changed 8 months ago by stuartm
- Status changed from accepted to closed
- Resolution set to Fixed
Fixed by [8eed791]
Note: See
TracTickets for help on using
tickets.
