Files
profanity/src/plugins
Jabber Developer 6871a4d46f Fix memory leak in _handle_string_or_none_result
The function did not decref the Python object on type error paths,
resulting in a reference count leak. This caused memory to accumulate
over time. Added Py_XDECREF on all early return paths to properly free
the Python object reference and prevent leaks.
2025-07-02 15:05:44 +02:00
..
2025-03-10 11:45:15 +01:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2025-03-10 11:45:15 +01:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2023-04-14 21:45:21 +02:00
2023-04-14 21:45:21 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00
2020-07-07 14:18:57 +02:00