FWIW, there's an associated bug report here:
https://github.com/google/sanitizers/issues/911that indicates that ubsan emits false positives when attempting to diagnose functions opened through dlopen(), which IIUC is the standard way that R loads symbols from compiled libraries in R packages.
_______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
