RunTimeDebugBuilder: Allocate memory _after_ knowing how much is needed
This fixes a memory corruption issue, where we accessed more memory than actually allocated. llvm-svn: 252197
Loading
Please sign in to comment
This fixes a memory corruption issue, where we accessed more memory than actually allocated. llvm-svn: 252197