Files
test/source/blender
Bastien Montagne 66aa4af836 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.
2016-01-27 18:04:50 +01:00
..
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-27 12:26:00 +01:00
2016-01-04 14:20:48 +05:00
2015-01-29 15:35:06 +11:00
2016-01-24 12:13:37 +11:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-01-21 09:42:17 +11:00
2016-01-04 14:20:48 +05:00