Modify ↓
Ticket #5097 (closed defect: duplicate)
Opened 4 years ago
Last modified 4 years ago
write_is_blocked is not initialized in ThreadedFileWriter ctor
| Reported by: | Erik Hovland <erik@…> | Owned by: | ijr |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
write_is_blocked is not initialized in the ctor. Since everything else is, it was probably an oversight.
Attachments
Change History
Changed 4 years ago by Erik Hovland <erik@…>
- Attachment libs_libmythtv_ThreadedFileWriter.cpp-init-in-ctor.patch added
Note: See
TracTickets for help on using
tickets.

init write_is_blocked