Hide Forgot
Description of problem: Memory leaks constantly increases while asking for whole table or for individual values. Version-Release number of selected component (if applicable): net-snmp-5.7.2-24.el7 How reproducible: always Steps to Reproduce: 1. run snmpd in valgrind 2. get table ipNetToMediaTable few times in som nontrivial time frame Actual results: definitely lost bytes found Expected results: no definitely lost bytes found Additional info: Those 328 bytes were obtained by getting the table every one second for 485 seconds. They get increased while the time frame is bigger.
Very similar to #1329228. Due of no log is provided, I am closing it as WONTFIX. #1329228 is available for RHEL-8 with the same test case.