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>2016-01-27 20:04:50 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-01-27 20:04:50 +0300
commit66aa4af83611de2c59d9e8ab4ded1b48bec4a635 (patch)
treeda0fe05c1c27905fa0ea836345b9dd650af034b1 /release/scripts/startup/bl_ui/properties_physics_smoke.py
parent4e2eea63a4d754744d94de3937d0b29d87ae13f7 (diff)
Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filter_glob' string.
Fixed this with three changes: * filter_glob is now 255 char max (63 could be a bit limited in some rare cases). * IO templates now explicitely define max len of that property (such that scripters are aware of the limit). * ED_fileselect_set_params() is now safe regarding too long strings from a 'filter_glob' op property.
Diffstat (limited to 'release/scripts/startup/bl_ui/properties_physics_smoke.py')
0 files changed, 0 insertions, 0 deletions