Omar Emara
2e1dd5efee
Fix: Crash when canceling compositor job
...
Blender crashes when canceling a compositor job if a transform node is
used. This is because freeing shared data didn't reset data members, so
it still thinks it has allocated data, which will be double freed
causing crashes. To fix this, we simply clear data members if data is
still shared.
2025-03-17 13:36:32 +02:00
..
2025-03-12 16:42:26 +01:00
2025-03-14 10:25:32 +01:00
2025-02-24 13:22:40 +02:00
2025-03-17 13:36:32 +02:00
2025-03-04 14:05:55 +02:00
2025-02-25 09:25:48 +02:00
2025-03-13 11:38:12 +02:00
2025-01-29 15:13:45 +01:00
2025-02-04 08:34:48 +01:00
2025-03-14 10:25:32 +01:00
2025-03-13 11:49:46 +02:00
2025-01-27 14:58:09 +01:00
2025-01-31 17:03:17 +01:00
2025-03-05 14:01:12 +01:00
2025-02-20 10:38:40 +01:00
2024-12-17 11:39:04 +01:00
2025-02-20 10:38:40 +01:00
2025-02-24 17:20:16 +02:00
2024-12-17 11:39:04 +01:00
2025-03-06 08:50:22 +01:00
2025-02-17 15:55:22 +01:00
2025-01-31 17:03:17 +01:00
2025-01-31 17:03:17 +01:00
2024-12-17 11:39:04 +01:00
2025-03-13 15:47:46 +02:00
2024-12-17 11:39:04 +01:00
2025-02-14 14:32:57 -05:00
2025-02-10 11:51:57 +01:00
2024-12-17 11:39:04 +01:00
2024-12-17 11:39:04 +01:00
2025-02-10 11:51:57 +01:00