cvs commit: src/sys/net if_ethersubr.c

Archie Cobbs archie at FreeBSD.org
Wed Apr 23 11:35:42 PDT 2003


archie      2003/04/23 11:35:40 PDT

  FreeBSD src repository

  Modified files:
    sys/net              if_ethersubr.c 
  Log:
  Fix a case where the return value from m_copy() was not being checked
  for NULL before proceeding, causing a crash if mbufs were exhausted.
  
  MFC after:      3 days
  Reported by:    Mark Gooderum <mark at verniernetworks.com>
  
  Revision  Changes    Path
  1.144     +6 -6      src/sys/net/if_ethersubr.c


More information about the cvs-all mailing list