pybind11/include
Ralf W. Grosse-Kunstleve 3a336a2047
shared_ptr<bool> vptr_deleter_armed_flag_ptr (instead of unique_ptr) (#2882)
* 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.
2021-03-02 17:43:25 -08:00
..
pybind11 shared_ptr<bool> vptr_deleter_armed_flag_ptr (instead of unique_ptr) (#2882) 2021-03-02 17:43:25 -08:00