CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/12 07:43:38
Modified files:
sys/net : radix.c
Log message:
Fix invalid size to memcmp() in rn_lexobetter() introduced when the
hand-rolled loop was converted to memcmp(). From Kieran Devlin.
OK markus@
