Fixed a problem that UBSAN found, where we were calling memcmp(null, p, 0) -...
Fixed a problem that UBSAN found, where we were calling memcmp(null, p, 0) - which is undefined behavior llvm-svn: 228952
Loading
Please sign in to comment
Fixed a problem that UBSAN found, where we were calling memcmp(null, p, 0) - which is undefined behavior llvm-svn: 228952