mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Eliminates a fixed size buffer in helgrind. Instead of building up a string in a buffer and then writing the string to stdout can as well write to stdout directly. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14672