Files
sudo/plugins/python
Todd C. Miller 4e6254fea2 Work around a crash with Python 3.12.
In sudo_module_set_default_loghandler() if we don't leak the reference
to py_loghandler we get a crash in Py_EndInterpreter() with Python
3.12.  This probably indicates a reference counting bug elsewhere.
2023-07-21 12:20:18 -06:00
..
2020-05-06 09:27:43 -06:00
2023-07-01 16:14:50 -06:00