Skip to content
Commit b4c358fa authored by Rui Ueyama's avatar Rui Ueyama
Browse files

[PECOFF] Fix possible response file buffer overrun.

Response file is not NUL terminated, so when creating a StringRef for
the buffer contents, we need to pass the buffer size as well as the
pointer pointing to the buffer.

llvm-svn: 204420
parent 8288afb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment