pybind11/include
Ralf W. Grosse-Kunstleve c9638a1927
Help Coverty avoid generating a false positive. (#4817)
* Change variable name `it` to `curr_overl` to improve readability, add `assert()` in the only place where `curr_overl` could become `nullptr`.

* Move the `assert()` to where Coverty generates a false positive.

* variable name as suggested by @henryiii
2023-09-01 11:31:22 -07:00
..
pybind11 Help Coverty avoid generating a false positive. (#4817) 2023-09-01 11:31:22 -07:00