Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2008 07:18:43 +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/netipx spx_usrreq.c
Message-ID:  <200805290718.m4T7IhHT070935@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-05-29 07:18:43 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           spx_usrreq.c 
  Log:
  Rather than m_free(dtom(si)) in spx_reass(), return (1) which causes the
  caller to free the mbuf without using dtom().
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.89      +3 -6      src/sys/netipx/spx_usrreq.c



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