cvs commit: src/lib/libelf libelf_allocate.c

Jean-Sebastien Pedron dumbbell at FreeBSD.org
Wed Feb 21 08:14:22 UTC 2007


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


More information about the cvs-src mailing list