Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2008 22:25:34 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netatalk ddp_output.c
Message-ID:  <200801302225.m0UMPY4Q016749@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-01-30 22:25:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netatalk         ddp_output.c 
  Log:
  Merge ddp_output.c:1.32 from HEAD to RELENG_7:
  
    Annotate two possible bugs in a comment: (1) we allocate and explicitly
    prepend a data mbuf in front of a header mbuf without moving the header
    to the new mbuf, and (2) a possible alignment problem on architectures
    with strict alignment as reported in kern/4184.
  
    PR:     kern/4184 (1)
  
  Revision  Changes    Path
  1.30.2.1  +8 -0      src/sys/netatalk/ddp_output.c



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