Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2012-10-26 18:45:56 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2012-10-26 18:45:56 +0400
commitd24aaf5958c7a7e4d08991ae801e39032138a1ff (patch)
tree32a1ad1f89446e671209aa83c4318cfa001a3483 /source/blender/windowmanager/intern/wm_keymap.c
parent7013931b1495f57bb6ce6d5714a2c9308bab482a (diff)
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!
Diffstat (limited to 'source/blender/windowmanager/intern/wm_keymap.c')
0 files changed, 0 insertions, 0 deletions