cvs commit: src/sys/i4b/layer2 i4b_l2fsm.c src/sys/i4b/layer3 i4b_l3fsm.c

Poul-Henning Kamp phk at FreeBSD.org
Sat May 31 11:54:04 PDT 2003


phk         2003/05/31 11:54:02 PDT

  FreeBSD src repository

  Modified files:
    sys/i4b/layer2       i4b_l2fsm.c 
    sys/i4b/layer3       i4b_l3fsm.c 
  Log:
  Fix off-by-one errors in range checks of state machine states & events.
  
  Found by:       FlexeLint
  
  Revision  Changes    Path
  1.15      +4 -4      src/sys/i4b/layer2/i4b_l2fsm.c
  1.16      +4 -4      src/sys/i4b/layer3/i4b_l3fsm.c


More information about the cvs-src mailing list