Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2009 20:38:21 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netgraph ng_base.c
Message-ID:  <200901092038.n09KcUKJ008651@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-01-09 20:38:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netgraph         ng_base.c 
  Log:
  SVN rev 186969 on 2009-01-09 20:38:21Z by mav
  
  MFC rev. 185179
  
  Remove unneeded NULL check. At first msg can't be null here and and at second
  NG_FREE_MSG() also checks it.
  
  Found with:     Coverity Prevent(tm)
  
  Revision    Changes    Path
  1.135.2.11  +1 -2      src/sys/netgraph/ng_base.c



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