Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2006 21:40:21 +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/netinet udp_usrreq.c
Message-ID:  <200602142140.k1ELeLNR042363@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-02-14 21:40:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netinet          udp_usrreq.c 
  Log:
  Merge udp_usrreq.c:1.181 from HEAD to RELENG_6:
  
    Remove dead code: 'opts' is not used in udp_append(), only in udp_input(),
    so no need to assign it to NULL or conditionally free it.
  
    Found with:     Coverity Prevent(tm)
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.175.2.5  +0 -3      src/sys/netinet/udp_usrreq.c



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