Files
pybind11/tests/pure_cpp/smart_holder_poc_test.cpp
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

13 KiB