Files
Mujoco_WASM/src/engine
Nimrod Gileadi 64a59bb2dc Use the correct free function to free plugin data.
The array was created with `mju_malloc` (which does an aligned alloc) and released with `free` (which doesn't care about alignment), which led to errors on Windows.

PiperOrigin-RevId: 578186714
Change-Id: I193987bed061e945c49d7268a9a9af3f17af362a
2023-10-31 08:07:22 -07:00
..
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00
2023-01-09 04:04:25 -08:00
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00
2023-10-09 11:14:44 -07:00
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00
2023-08-28 10:29:48 -07:00
2023-10-12 10:49:35 +01:00
2023-10-06 04:10:44 -07:00
2023-10-12 10:49:35 +01:00
2023-03-06 06:37:42 -08:00
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00
2023-10-12 10:49:35 +01:00