Files
test/source/blender/editors
Hans Goudey e6fa74ffed Fix: Use after free in spreadsheet attribute column ID
A temporary string was created in the attribute_foreach callback
and used in a map at a higher scope. When the callback finished,
the string went out of scope, was freed, then the elements in the
set pointed to freed memory.
2021-09-14 18:13:52 -05:00
..
2021-08-26 12:41:26 +10:00
2021-09-06 17:35:12 +02:00
2021-09-05 23:25:36 -04:00
2021-09-13 19:51:46 +02:00
2021-07-13 17:10:30 +10:00
2021-08-26 12:36:58 +10:00
2021-09-12 19:51:16 +10:00
2021-08-06 14:24:16 +10:00