Commits
Andrea Biscuola authored f0f890ce288
...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 r66905 ^/branches/3.2]