Fixed the size of the malloc buffer to match the size of the string that is...
Fixed the size of the malloc buffer to match the size of the string that is memcpy'ed so we don't crash in a fiery ball of death when running the test suite on darwin. llvm-svn: 197200
Loading
Please register or sign in to comment