Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 2008 20:42:42 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <200808082042.m78Kgp8i031761@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2008-08-08 20:42:42 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  SVN rev 181438 on 2008-08-08 20:42:42Z by cperciva
  
  Remove variables which are assigned values and never used thereafter.
  
  Found by:       LLVM/Clang Static Checker
  Approved by:    jasone
  
  Revision  Changes    Path
  1.174     +1 -5      src/lib/libc/stdlib/malloc.c



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