This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
da376e0237517543aa21740ee2363234ee1c20ae
test2
/
source
/
blender
/
editors
/
sound
History
Campbell Barton
5b920bc2ff
Some strings to store ID names were too small, could cause stack corruption.
...
corrected these and replaced 'sizeof(((ID *)NULL)->name)-2' with 'MAX_ID_NAME-2'.
2011-04-19 06:59:49 +00:00
..
CMakeLists.txt
I swear, it was just an innocence change in guardedalloc!
2011-02-21 12:35:04 +00:00
SConscript
I swear, it was just an innocence change in guardedalloc!
2011-02-21 12:35:04 +00:00
sound_intern.h
doxygen: blender/editors tagged.
2011-02-27 20:29:51 +00:00
sound_ops.c
Some strings to store ID names were too small, could cause stack corruption.
2011-04-19 06:59:49 +00:00