Files
test/source/blender
Falk David aaed15a2e1 Fix: GPv3: Crash when drawing
The commit cad81786d0 introduced
a crash. The memory from `curve_fit_cubic_to_points_fl` and
`curve_fit_corners_detect_fl` needs to be freed with `free` and
we need to check for `nullptr`.
2023-12-07 17:35:02 +01:00
..
2023-12-07 17:35:02 +01:00
2023-12-05 16:01:28 +01:00
2023-08-24 11:38:41 +10:00