Author :
martijn
Date :
2020-09-30 20:37:49
Hash :ada13acc Message :Fix two minor memory leaks.
the first is when a varbind index is of the type ipaddress.
the second is on EOMV and the a varbind index is ipaddress or octetstring,
where the wrong field is being freed (which in this case is always NULL and
unused)