aboutsummaryrefslogtreecommitdiff
path: root/net/net-snmp/patches/203-if-mib-data_access-interface.c-plug-a-leak-with-pcre.patch
Commit message (Collapse)AuthorAge
* net-snmp: update to 5.9.4Ivan Pavlov2024-02-10
| | | | | | | | | Adjust patches for current version changes Module "disk" renamed to "disk_hw" Internal type "unknown" changed to "u_int32_t" Add patch with removing macro syntax checking for successful build Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* net-snmp: backport patch fixing memory leak for PCRE2Christian Marangi2023-10-18
Backport patch fixing memory leak for PCRE2 present upstream. Fixes: #22428 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>