[usr/src/usr.sbin/bsnmpd/tools/libbsnmptools/bsnmptools.c:1085]: (error) Deallocation of an auto-variable results in undefined behaviour. Source code is free(string); but char string[MAXSTR], *endptr;
Fixed in base r298452.