audioDeviceThreaded prints stopRequest before it is set

Started by ajschult, December 02, 2012, 04:24:01 PM

Previous topic - Next topic

ajschult

audioDeviceThreaded CHANGE_STATE prints the old and new stopRequest values.  However, stopRequest has no initial value.


Conditional jump or move depends on uninitialised value(s)
   at 0x6754D27: i2state(int) (ADM_audioDeviceThreaded.cpp:25)
   by 0x6755078: audioDeviceThreaded::init(unsigned int, unsigned int, CHANNEL_TYPE*) (ADM_audioDeviceThreaded.cpp:91)
   by 0x6754BF5: AVDM_AudioSetup(unsigned int, unsigned char, CHANNEL_TYPE*) (ADM_audiodevice.cpp:246)
   by 0x4387B9: GUIPlayback::initializeAudio() (in /usr/bin/avidemux3_qt4)