Skip to content

Add undefined behavior sanitizer in `build_oai`, fix some errors

Robert Schmidt requested to merge use-ubsan into develop
  • Adds UBSan to option --sanitize-address and --sanitize (implying --sanitize-address and --sanitize-undefined) to build_oai
  • Fixes a couple of bugs found with it.
Edited by Robert Schmidt

Merge request reports