[Rcpp-devel] Passing pointers to objects between libs results in weird UBSAN warning

Kevin Ushey kevinushey at gmail.com
Mon Aug 20 17:44:09 CEST 2018


FWIW, there's an associated bug report here:

    https://github.com/google/sanitizers/issues/911

that 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20180820/904dd962/attachment.html>


More information about the Rcpp-devel mailing list