Blender Git Commit Log
Git Commits  -> Revision 3b399ed
		
			
			
		
Revision 3b399ed by Tamito Kajiyama (master) April 10, 2013, 22:20 (GMT)  | 
Fix for a crash in the Bezier Curve geometry modifier. Least-squares fitting parameters were stored in a fixed size array, causing a buffer overflow depending on the number of input points. Problem report with a .blend file to reproduce the issue and a bugfix patch by christiankrupa and jensverwiebe on IRC, thanks a lot! Many thanks also to Bastien Montagne for forwarding the problem report by email.  | 
Commit Details:
Full Hash: 3b399edf7d903674a1c577bc69053e37f4d35933
SVN Revision: 55942
Parent Commit: d7f56d8
Lines Changed:  +13,  -20
1 Modified Path:
/source/blender/freestyle/intern/geometry/FitCurve.cpp (+13, -20) (Diff)


 Master Commits
MiikaHweb | 2003-2021