valgrind.sh: use malloc instead of large
authorJean Privat <jean@pryen.org>
Mon, 6 Aug 2012 23:36:50 +0000 (19:36 -0400)
committerJean Privat <jean@pryen.org>
Tue, 7 Aug 2012 04:54:33 +0000 (00:54 -0400)
commita72235fa7eb666984db10d0a37b2319f19c5d579
treed6b464570c40f6a1e4c2047fe3affa301f3db719
parent172af4b3e698a67bddbffa52306f20ea6645745e
valgrind.sh: use malloc instead of large

We do not want unpredictable GC invocation when the large buffer is reached.

Signed-off-by: Jean Privat <jean@pryen.org>
src/valgrind.sh