* Fix a crash bug on some oddly-formed WAV files.
This commit is contained in:
@ -2006,4 +2006,5 @@ error:
|
||||
if( !newpid )
|
||||
_exit(0);
|
||||
#endif
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user