Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2005 12:54:18 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph/atm ng_atm.c
Message-ID:  <200502031254.j13CsIfn034617@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2005-02-03 12:54:18 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/atm     ng_atm.c 
  Log:
  Fixed an off-by-one error when dealing with interface name
  (if_xname is NUL-terminated).
  
  Don't waste time making a copy of if_xname in attach().
  
  Revision  Changes    Path
  1.13      +6 -9      src/sys/netgraph/atm/ng_atm.c



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