Modify ↓
Ticket #4890 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
audio_bytes_per_sample is not initialized in the AudioOutputDigitalEncoder 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
audio_bytes_per_sample is not initialized in the AudioOutputDigitalEncoder? ctor
Attachments
Change History
Changed 4 years ago by Erik Hovland <erik@…>
comment:1 Changed 4 years ago by danielk
- Status changed from new to closed
- Resolution set to fixed
(In [17221]) Fixes #4890. Initialize all member vars in AudioOutputDigitalEncoder? ctor.
Note: See
TracTickets for help on using
tickets.

Initialize member variable audio_bytes_per_sample in ctor