cvs commit: src/sys/dev/hwpmc hwpmc_mod.c

Joseph Koshy jkoshy at FreeBSD.org
Tue Feb 28 10:32:58 PST 2006


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


More information about the cvs-all mailing list