From: Bart V. A. <bva...@us...> - 2022-11-29 15:10:35
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Net-SNMP". The branch, master has been updated 9fc46e1272522ba5f503381fb4d61c5a435bca68 -> dc4ef4a5aed66f2e2048657c2c95413b3f294035 commit 9fc46e1272522ba5f503381fb4d61c5a435bca68 Author: Maxim Korotkov <kor...@gm...> Date: Mon Nov 28 09:12:59 2022 +0300 MIB-II: Remove dead code Commit 142c4239771c ("MIB-II: Fix /proc/net/snmp parser") removed the code that makes linux_read_mibII_stats() return 1. Hence also remove the code that depends on that return value. [ bvanassche: edited patch description ] commit 8b9035253fd4910c047c878c2524373723b68e07 Author: Maxim Korotkov <kor...@gm...> Date: Mon Nov 28 15:34:41 2022 +0300 apps: fix handle leak In default case dest wasn't freed, although in the current code this is hardly possible, here is potential problem Summary of changes: agent/mibgroup/mibII/kernel_linux.c | 3 --- apps/snmpping.c | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) hooks/post-receive -- Net-SNMP |