Fixes a buffer overrun where the allocated buffer wasn't large enough to accommodate...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 1 May 2013 02:53:14 +0000 (02:53 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 1 May 2013 02:53:14 +0000 (02:53 +0000)
commitaf35d86bbd9a970d5bb55595a569ea60962bf23d
tree1f367d3cb2d1b0ef8721ff4556d20a5a45eaa149
parent10cc563bfe330cf4118b2f0db6706c244e77ebb3
Fixes a buffer overrun where the allocated buffer wasn't large enough to accommodate the closing quote escape rules in some instances.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180836 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Program.inc