Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2001 16:23:21 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_media.c
Message-ID:  <200103060023.f260NLK16203@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/03/05 16:23:21 PST

  Modified files:        (Branch: RELENG_4)
    sys/net              if_media.c 
  Log:
  MFC: 1.12-14:
  Santize a size variable passed to kernel malloc.
  Since we know there's always an upper bound we force that bound.
  Protect against negative numbers as well
  
  Revision  Changes    Path
  1.9.2.3   +24 -11    src/sys/net/if_media.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103060023.f260NLK16203>