Opened 20 years ago
Closed 20 years ago
#2283 closed patch (fixed)
Quartz (Mac OS X) pause frame doesn't init all vars in VideoFrame
| Reported by: | danielk | Owned by: | Nigel |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.20 |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This results in bad pause frames in the best case and segfaults in the worst case.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | 2283.patch added |
|---|
comment:1 by , 20 years ago
| Status: | new → assigned |
|---|
Thanks for checking our old code, Daniel!
Applied mostly as is. Note that I ommitted the init at line 1431, because there will be nothing else using that frame we just deleted?
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
In testing this error has not re-occurred
Note:
See TracTickets
for help on using tickets.

Fix. Note, I do not have a Mac to test on so this is uncompiled & untested (but should work)