Files
ftmemsim-valgrind/coregrind/m_commandline.c
Florian Krohm 9a406c8279 Merge r14208 from BUF_REMOVAL branch to trunk.
In function read_dot_valgrindrc use a large enough buffer 
allocated on the stack. 
Also assert that the passed in directory is not NULL. This is 
true at all call sites. The old code would have attempted to read
/.valgrindrc for dir == NULL and I don't think we want that.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14580
2014-09-27 18:01:19 +00:00

8.0 KiB