AGENT++ 4.5.1 Release

AGENT++ v4.5.1 released 2021-07-13T22:00:00Z fixes a few minor issues and a possible resource leak on file read errors.

CHANGES

  • Fixed: Build failure if older agent++ headers were installed in the same directory as snmp++.
  • Fixed add_v3_trap_destination code to work like v2c code.
  • Fixed: Fixed COMITFAIL typo and fixed add_public method in snmpCommunityMib
  • Fixed: Bug of missing fclose when file read on persistent data fails.
  • Fixed: Documentation of ThreadPool::is_busy() and QueuedThreadPool::is_busy().