]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fixed a bug in .valgrindrc reading I introduced recently -- freeing memory
authorNicholas Nethercote <njn@valgrind.org>
Sun, 19 Jun 2005 15:34:59 +0000 (15:34 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 19 Jun 2005 15:34:59 +0000 (15:34 +0000)
commitd15cb4af4e69495ef695bdc2c82bd042e44e953d
treee39ca7220ce4047f4c4aaa19146d6ca94e49ef4c
parentb2f4f4cba059da7d42b2574b45f0224aa523ef89
Fixed a bug in .valgrindrc reading I introduced recently -- freeing memory
I should not have.

Added a regression test for it.

MERGE TO 2.4 REPOSITORY

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3947
coregrind/m_main.c