Re: [AD] bug in windows midi code. |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
On 2004-09-24, aj <aj@xxxxxxxxxx> wrote: > midi_win32_raw_midi() > > /allegro4115/src/win/wmidi.c line 228: > the var midi_msg_pos could be used before it is given a value. > > midi_msg_len is also able to be used before given a value. That's a static variable. IIRC those are initialised to 0.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |