Files
test2/source/blender/blenkernel/intern
Falk David ebb49ddd83 GPencil: Fix double-free issue in update cache
When a `GPencilUpdateCacheNode` is created, it always allocates the
`children` pointer. This should not be freed until the whole cache is
deleted.
The `cache_node_update` would free the `children` pointer in a specific
case, causing a double-free later when the cache was removed.
2022-03-30 11:41:27 +02:00
..
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-30 11:38:24 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-21 18:59:03 +01:00
2022-02-21 21:47:46 -03:00
2022-03-07 17:28:39 +01:00
2022-03-30 11:38:24 +11:00
2022-02-11 09:14:36 +11:00
2022-03-07 17:28:39 +01:00
2022-02-11 09:14:36 +11:00
2022-03-16 11:58:22 +11:00
2022-03-30 11:38:24 +11:00
2022-03-09 10:13:43 +11:00
2022-03-09 10:13:43 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-30 11:38:24 +11:00
2022-02-25 13:22:42 +01:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-03-21 18:59:03 +01:00
2022-03-18 12:07:08 +01:00
2022-02-11 09:14:36 +11:00
2022-03-09 10:13:43 +11:00
2022-02-11 09:14:36 +11:00
2022-03-30 11:38:24 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-16 19:51:58 +01:00
2022-02-11 09:14:36 +11:00
2022-03-09 10:13:43 +11:00