CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/14 06:13:23
Modified files:
usr.sbin/bgpctl: parser.c
Log message:
fix a crash when parsing large community given on the command line
found by jsg@, fixed by phessler@ and strsep() by me.
fix memory leak jsg@
ok jsg@ phessler@
