Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2006 18:32:57 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hwpmc hwpmc_mod.c
Message-ID:  <200602281832.k1SIWwh2047409@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2006-02-28 18:32:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/hwpmc        hwpmc_mod.c 
  Log:
  MFC r1.17, r1.18:
   - Fix a memory leak (Found by: Coverity).
   - Plug a memory leak: free up per-cpu sample buffers at module unload
     time.
   - Correct a few style nits.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.10.2.5  +21 -8     src/sys/dev/hwpmc/hwpmc_mod.c



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