lib32ubsan0-dbg

Ubsan -- undefined behaviour sanitizer (32 bit debug symbols)
  http://gcc.gnu.org/
  0
  no reviews



Undefinedbehaviorsanitizer can be enabled via -fsanitize=undefined. various computations will be instrumented to detect undefined behavior at runtime. available for c and c++.