Opened 18 years ago
Closed 18 years ago
#4890 closed defect (fixed)
audio_bytes_per_sample is not initialized in the AudioOutputDigitalEncoder ctor
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| 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 (1)
Change History (2)
by , 18 years ago
comment:1 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
(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