Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2000 11:42:45 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mbuf.h
Message-ID:  <200004301842.LAA33714@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2000/04/30 11:42:45 PDT

  Modified files:
    sys/sys              mbuf.h 
  Log:
  For the M_PREPEND macro, remove an initial mbuf NULL check I added.  It
  was added accidentally, and although not terrible, it would improperly
  hide the bug of calling M_PREPEND with a NULL mbuf argument.
  
  Submitted by:	jlemon (ISTR)
  
  Revision  Changes    Path
  1.48      +1 -6      src/sys/sys/mbuf.h



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?200004301842.LAA33714>