Files
Mujoco_WASM/python/mujoco
Saran Tunyasuvunakool abf6d41b7f Fix incorrect data types in Python bindings of certain arrays.
The mismatch between the `py::array_t` template argument and the type of the MuJoCo struct member being wrapped caused the `py::array_t` to be constructed via an unintended constructor overload, which in turn triggered `use-after-poison` under asan.

This bug affected the `geom`, `flex`, `elem`, and `vert` arrays in `mjContact`, and all array members in `mjrContext`.

PiperOrigin-RevId: 608632860
Change-Id: Ic227f691041b004a0fcf0cb6fa3d62c44861d9aa
2024-02-20 09:26:19 -08:00
..
2024-01-05 06:50:55 -08:00
2023-10-13 16:13:24 -07:00
2022-05-25 07:01:59 -07:00
2023-03-15 20:51:47 -04:00
2022-05-25 07:01:59 -07:00
2022-05-23 01:08:49 -07:00
2024-02-19 18:58:42 -08:00
2024-02-19 18:58:42 -08:00
2023-10-13 16:13:24 -07:00
2023-10-13 16:13:24 -07:00
2023-01-18 02:55:41 -08:00
2024-01-22 07:01:53 -08:00
2024-01-22 07:01:53 -08:00