]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Put quotes around the argument to /usr/bin/dsymutil, so it doesn't
authorJulian Seward <jseward@acm.org>
Wed, 21 Jul 2010 16:00:08 +0000 (16:00 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 21 Jul 2010 16:00:08 +0000 (16:00 +0000)
commit9eeffc3968e38f3e902db4d3f0c08c8900fa9eb0
tree292a269a0f46486c984c0a57782ed78ff83baee3
parentbb8838359336be251939422b868231ba3e90469e
Put quotes around the argument to /usr/bin/dsymutil, so it doesn't
screw up on filenames with spaces.  Fixes (part of) #205093.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11219
coregrind/m_debuginfo/readmacho.c