Fixed 2 more issues found by the address sanitizer:
1 - A store off the end of a buffer in ValueObject.cpp 2 - DataExtractor had cases where bad offsets could cause invalid memory to be accessed. llvm-svn: 174757
Loading
Please register or sign in to comment