Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2005 11:31:06 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_parse.c
Message-ID:  <200503011131.j21BV6rO041302@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-03-01 11:31:06 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_parse.c 
  Log:
  Replace NG_PARSE_APPEND() macro with ng_parse_append() function. Check
  its return value and free resources if function returns error. Plug
  several memory leaks with this change.
  
  Submitted by:   archie
  Found by:       Coverity Prevent analysis tool
  
  Revision  Changes    Path
  1.25      +70 -27    src/sys/netgraph/ng_parse.c



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