blender/intern
Campbell Barton 0d71c0a9af fix for [#17783] problem when packing wav
"data" is aligned differently in this wave file and the buffer was read past its allocated length.

Fix this by searching for the buffer in increments of 2 (this finds the "data" for the wav file)
added a check not to allow the search to go past the buffer length, so corrupt wave files should not crash.
2008-10-12 00:51:55 +00:00
..
bmfont Merge from trunk 16031:16122 2008-08-15 00:00:27 +00:00
boolop Merge from trunk: 15912:16031 2008-08-09 10:12:59 +00:00
bsp Merge from trunk: 15912:16031 2008-08-09 10:12:59 +00:00
container soc-2008-mxcurioni: merged changes to revision 15705 2008-07-23 06:02:18 +00:00
decimation soc-2008-mxcurioni: merged changes to revision 15705 2008-07-23 06:02:18 +00:00
elbeem Bugfix for [#17333] Fluid bake memory issues provided by Andre Pinto 2008-10-09 12:19:16 +00:00
ghost Fix for bug #17793: the glFinish() call in ghost that was disabled in a previous commit, because it was causing performance issues for the game engine, apparently still is needed to solved issues with FSAA. Now instead it will still call this for blender but not anymore for blenderplayer. 2008-10-11 16:03:17 +00:00
guardedalloc Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
iksolver Fix for bug #5758 and #17585: armatures with IK constraint did not 2008-09-14 03:51:51 +00:00
make == MSVC 7.1 project files == 2007-07-04 19:29:59 +00:00
memutil Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
moto Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
opennl Compile fixes (reported by broken) 2008-09-03 00:00:32 +00:00
SoundSystem fix for [#17783] problem when packing wav 2008-10-12 00:51:55 +00:00
string Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript Patch 5105 by Joshua Leung (Aligorith), slightly modified by me 2006-10-18 05:45:47 +00:00