Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2003 01:02:19 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_mbuf.c
Message-ID:  <200303130902.h2D92JGp015841@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2003/03/13 01:02:19 PST

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  In m_dup_pkthdr(), convert the supplied `how' argument into malloc
  flags when passing it into m_tag_copy_chain(), as m_tag* functions
  use malloc, not mbuf flags.
  
  Revision  Changes    Path
  1.110     +2 -1      src/sys/kern/uipc_mbuf.c

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




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