Blender Git Loki
Git Commits -> Revision 3417378
Revision 3417378 by Alexander Ewering (master) May 17, 2006, 10:09 (GMT) |
Fix a buffer overflow in Blender.sys.splitext. It was checking for bounds (although it did this one char too 'friendly'), but still happily copying the string even if it was too long. Pythoneerz, please check if this is the correct fix :) |
Commit Details:
Full Hash: 3417378a3a3d2837fb3b721cd778734c145c01cd
SVN Revision: 7462
Parent Commit: fc6597f
Lines Changed: +3, -2
1 Modified Path:
/source/blender/python/api2_2x/Sys.c (+3, -2) (Diff)