Opened 17 years ago
Closed 17 years ago
#6073 closed patch (fixed)
Set queueInputTimerId to 0 after killing it
Reported by: | Shane Shrybman | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The queueInputTimerId was not being reset to 0 after killing it in TV::ClearInputQueues?(..).
Attachments (1)
Change History (2)
Changed 17 years ago by
Attachment: | clear_queueInputTimerId.diff added |
---|
comment:1 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [19571]) Fixes #6073. Clear queueInputTimerId after killing the timer.