commit | d5c428e761796317fdfa9c7f9bf3f6280e218a98 | [log] [tgz] |
---|---|---|
author | Gilchrist Dadaglo <dadaglo@amazon.com> | Tue Dec 08 14:37:07 2020 +0000 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Dec 09 08:39:31 2020 +0100 |
tree | 762d002d189d912b6fa0ee0417ed213cff29290d | |
parent | 29885f030843f85ff20476e5a9fc8f72b2e71e23 [diff] |
BUG/MAJOR: spoa/python: Fixing return None As per https://docs.python.org/3/c-api/none.html, None requires to be incremented before being returned to prevent deallocating none This patch must be backported as far as 2.0.