Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2007 08:14:22 +0000 (UTC)
From:      Jean-Sebastien Pedron <dumbbell@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libelf libelf_allocate.c
Message-ID:  <200702210814.l1L8EMbL064673@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dumbbell    2007-02-21 08:14:22 UTC

  FreeBSD src repository

  Modified files:
    lib/libelf           libelf_allocate.c 
  Log:
  Fix a bug with the release of section's raw data. Both release loops
  were using translated data linked list, leading to a memory leak.
  
  Jkoshy's testsuite was used to check for non-regression.
  
  Revision  Changes    Path
  1.2       +1 -1      src/lib/libelf/libelf_allocate.c



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