[Rd] Invalidating inaccessible SEXP?

Martin Morgan mtmorgan at fhcrc.org
Fri Mar 16 17:57:23 CET 2007


Is there a (C or R) function to invalidate the relevant parts of SEXP
/ data that are inaccessible? My problem is in tracking down
protection and other memory mismanagement bugs, where I have to rely
on luck to invalidate or overwrite data to trigger a detectable
error. This makes it hard to track down a bug (it sometimes doesn't
occur), or to know that a patch fixes the problem.

Thanks,

Martin
-- 
Martin Morgan
Bioconductor / Computational Biology
http://bioconductor.org



More information about the R-devel mailing list