commit | 4eeb7b662b78f5c520fb258b3f9df18b1227cde5 | [log] [tgz] |
---|---|---|
author | Charles Davis <cdavis@mines.edu> | Fri May 27 02:01:08 2011 +0000 |
committer | Charles Davis <cdavis@mines.edu> | Fri May 27 02:01:08 2011 +0000 |
tree | 55e1f3dd59068f605d220b7b264fe1689b8e9e3a | |
parent | c2d3022aa6104a21f4368c522ccbf9a4d282b7c6 [diff] |
My attempt at fixing the leak reported by the valgrind buildbots. Valgrind will still report leaks, but they're spurious now. Valgrind cannot peer into std::vector objects--or any dynamic array, for that matter--because it doesn't know how big the array is. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132174 91177308-0d34-0410-b5e6-96231b3b80d8