Blender Git Commit Log

Git Commits -> Revision d24aaf5

Revision d24aaf5 by Bastien Montagne (master)
October 26, 2012, 14:45 (GMT)
Fix for a nasty (and dangerous, buffer overflow) bug that quite oddly seems to have never shown its ugly face until today (at least for me)... It was revealed by mocap's addon stupidly long operators label names (fix comming in next commit): the rna_Operator_bl_idname_set() and rna_Operator_bl_label_set() were clamping there string copy to RNA_DYN_DESCR_MAX instead of OP_MAX_TYPENAME!

Commit Details:

Full Hash: d24aaf5958c7a7e4d08991ae801e39032138a1ff
SVN Revision: 51660
Parent Commit: 7013931
Lines Changed: +12, -6

1 Modified Path:

/source/blender/makesrna/intern/rna_wm.c (+12, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021