Commits
Andrea Biscuola authored 3a09885062c
...G...... [ZBX-11959] Fix memory in the agent on OpenBSD, FreeBSD and NetBSD In NET_IF_DISCOVERY, correctly free through if_freenameindex() the allocated if_nameindex structure. This was never done before. [svn merge -c r66899 ^/branches/2.2] [svn merge -c r66900 ^/branches/2.2] Resolved conflicts: src/libs/zbxsysinfo/freebsd/net.c src/libs/zbxsysinfo/netbsd/net.c src/libs/zbxsysinfo/openbsd/net.c