[dsymutil] Fix use-after-free when sys::path::append grows the buffer.
authorAdrian Prantl <aprantl@apple.com>
Tue, 23 Apr 2019 15:39:13 +0000 (15:39 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 23 Apr 2019 15:39:13 +0000 (15:39 +0000)
commit03e906d9d59738db2f8d4c05b927cfa5dafd33c1
tree3587d29781b82fc0bba0a6b8c096fc0638b0c02b
parent2ce017026af538867d592b64a75e182cddab1961
[dsymutil] Fix use-after-free when sys::path::append grows the buffer.

<rdar://problem/50117620>

llvm-svn: 359001
llvm/tools/dsymutil/dsymutil.cpp