---modules/Audio/Audio.c.orig1997-04-1920:36:39UTC+++modules/Audio/Audio.c@@-477,7+477,7@@intaudio_play(shortsound)if(sound_table[sound]){-memset(buf,NULL,BUFSIZE);+memset(buf,0,BUFSIZE);/* * Don't use audio_play_dir if it's NULL or if the sound file