Hans Goudey
72a2229848
Fix #104690 : Evaluated positions user-after-free for copied poly curves
...
The evaluated positions cache can live longer than a specific
`CurvesGeometry`, but for only-poly curves, it pointed to the positions,
which are freed when the curves are. Instead, use the same pattern
as the evaluated offsets and don't store the positions span, just return
it when retrieving evaluated positions.
2023-02-15 13:26:06 -05:00
..
2023-02-15 15:37:30 +01:00
2023-01-19 17:10:42 +11:00
2023-02-12 14:56:05 +11:00
2023-02-15 13:26:06 -05:00
2023-02-14 15:36:35 -03:00
2023-02-15 12:51:23 +01:00
2023-01-30 09:38:57 +01:00
2023-02-14 12:26:01 +11:00
2023-02-15 13:26:54 +11:00
2022-09-25 18:26:27 +10:00
2023-02-12 14:56:05 +11:00
2023-02-15 13:26:54 +11:00
2023-02-15 15:59:12 +01:00
2023-02-12 14:56:05 +11:00
2023-02-06 21:25:45 +01:00
2023-02-14 14:15:04 +01:00
2023-02-15 11:33:37 +01:00
2023-02-15 11:27:25 +01:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-02-14 21:49:25 +02:00
2023-02-15 13:00:17 +01:00
2023-02-15 13:25:46 -05:00
2023-02-14 18:21:50 +01:00
2023-02-15 13:26:54 +11:00
2023-02-15 16:19:14 +11:00
2023-02-12 14:56:05 +11:00
2023-02-12 14:56:05 +11:00
2023-01-16 13:27:35 +11:00
2023-02-12 14:56:05 +11:00
2023-02-15 12:51:23 +01:00
2022-11-14 12:46:34 +01:00