build_oai: Add --sanitize-address option
To enable -fsanitize=address option to the compiler which enables run-time checks for some kinds of memory mismanagement.
Showing
Please register or sign in to comment
To enable -fsanitize=address option to the compiler which enables run-time checks for some kinds of memory mismanagement.