Go to file
Andrew Productengine 158bfc563b STORM-95 FIXED Fixed hanging of client when incorrect WAV file was passed.
As Aimee has found: "The data chunk of nexfire.wav has an incorrect length specified in its header which we blindly trust when reading
the file in check_for_invalid_wav_formats() in llvorbisencode.cpp. It causes an overflow of the file position pointer when reading the file which makes
it start over from the beginning, hanging it in an infinite loop."

- To avoid this situation in future, check for chunk size was added, and if it is declared bigger then it may be, function is interrupted and returns error.
2010-10-25 18:56:04 +03:00
doc STORM-423 : merge with viewer-development 2010-10-22 16:18:36 -07:00
etc Part DEV-47695 route display name changes via sim for rebroadcast to 2010-03-23 11:41:33 -07:00
indra STORM-95 FIXED Fixed hanging of client when incorrect WAV file was passed. 2010-10-25 18:56:04 +03:00
scripts Merge 2010-09-27 17:54:52 -07:00
.hgignore added ignore for avatar.log 2010-05-29 13:29:37 -07:00
.hgtags pull changes back from 2.3 beta 2010-10-20 12:44:34 -04:00
BuildParams Merge 2010-09-29 16:14:40 -07:00
build.sh Merge 2010-10-12 15:52:03 -07:00
install.xml STORM-137 : Points install.xml to the newly built fmod libs 2010-10-07 17:11:17 -07:00
viewer-hg-convert.shamap Merge 2010-09-27 17:54:52 -07:00