mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 09:17:42 +00:00
* shared_ptr<bool> vptr_deleter_armed_flag_ptr (instead of unique_ptr), to fix heap-use-after-free bug. * Fixing generated by some compilers in the pybind11 CI suite.