cvs commit: src/sys/dev/hme if_hme.c

Ken Smith kensmith at FreeBSD.org
Thu Sep 8 06:50:17 PDT 2005


kensmith    2005-09-08 13:50:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hme          if_hme.c 
  Log:
  Move hme_stop() after ether_ifdetach() and if_free() to prevent a
  memory-referenced-after-free panic if the hme interface fails to
  attach.
  
  Patch obtained from:    marius
  Suggested same thing:   brooks
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.43      +2 -2      src/sys/dev/hme/if_hme.c


More information about the cvs-all mailing list