Colin Snover
e42ade073c
AUDIO: Fix uninitialized data structures in PacketizedMP3Stream
...
If the audio thread called to readBuffer before any packet had been
added to the stream, the state of the stream would be changed from
INIT to EOS. Later, when a packet was received, the state would go
directly from EOS to READY, skipping decoder init, leaving garbage
memory in the decoder structs and causing a crash of the decoder.
Fixes Trac#9653.
2017-11-19 20:53:02 -06:00
..
2017-11-19 20:53:02 -06:00
2017-09-11 21:38:58 +01:00
2017-08-11 21:55:59 +02:00
2016-04-14 16:10:21 +03:00
2016-10-09 15:02:02 +02:00
2015-08-30 21:00:54 -04:00
2015-08-30 21:00:54 -04:00
2016-10-09 15:02:02 +02:00
2015-07-07 20:19:47 -04:00
2014-02-18 02:39:32 +01:00
2014-02-18 02:39:32 +01:00
2017-09-22 07:06:21 +02:00
2014-02-18 02:39:32 +01:00
2016-01-07 14:55:32 +02:00
2015-10-01 20:51:34 +02:00
2014-02-18 02:39:32 +01:00
2015-06-30 16:05:01 +02:00
2014-02-18 02:39:32 +01:00
2014-02-18 02:39:32 +01:00
2016-10-09 15:02:02 +02:00
2015-07-03 02:49:49 +02:00
2015-07-05 01:08:40 +02:00
2014-02-18 02:39:32 +01:00
2014-03-30 14:38:02 +02:00
2014-02-18 02:39:32 +01:00
2017-09-11 08:10:09 +02:00
2014-02-18 02:39:32 +01:00
2014-02-18 02:39:32 +01:00
2014-02-18 02:39:32 +01:00
2014-02-18 02:39:32 +01:00
2014-02-18 02:39:32 +01:00
2014-02-18 02:39:32 +01:00
2015-11-09 16:39:17 +01:00
2015-11-09 16:39:17 +01:00
2015-11-09 16:39:17 +01:00
2014-02-18 02:39:32 +01:00
2014-12-20 19:38:18 +01:00
2014-02-18 02:39:32 +01:00