This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/generic
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
..
2011-02-27 20:10:08 +00:00
2011-02-27 20:10:08 +00:00
2011-02-27 20:10:08 +00:00
2011-02-27 20:10:08 +00:00
2011-02-27 20:10:08 +00:00
2011-04-18 10:18:35 +00:00