This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Antonio Vazquez dbc054bb88 Fix T89374: Erasing/cutting in Grease Pencil makes Blender shut down
When cut a stroke of 1 point, the clean up done to avoid keep 1 point strokes removes the memory, but the pointer to the first stroke was not set to NULL. As this pointer is invalid now, any use of this produces a segment fault because the pointer is corrupted..
2021-06-22 23:12:04 +02:00
..
2021-01-04 17:38:11 +11:00
2021-02-13 17:44:51 +11:00
2020-12-16 16:26:23 +11:00
2020-12-16 16:26:23 +11:00
2021-06-22 10:54:50 -07:00
2020-12-15 17:19:55 +01:00
2021-04-24 18:14:15 -06:00
2021-06-18 10:50:19 +02:00
2021-06-22 10:54:50 -07:00
2021-06-17 21:11:32 +01:00
2020-12-16 16:26:23 +11:00
2021-06-22 10:54:50 -07:00
2021-02-26 16:55:58 +11:00
2021-06-10 12:15:59 +02:00