PACKAGE

This web page shows the issues in the functions in the package dng if there are any. The table below shows the list of inputs passed that are generated by fuzzers and the valgrind issues with corresponding CPP file and line number.

Versions:

R: 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
VALGRIND: valgrind-3.15.0
PACKAGE: release before 2021-01-01
name inputs message file.line valgrind_log executable.file
dng:::psplitn
dng:::psplitt
dng:::qsplitn
dng:::qsplitt
dng:::rsplitn
dng:::rsplitt
dng:::splitn_kurtosis
dng:::splitn_mean lmd mu sigma Invalid write of size 8 rcpp_splitn_mean.cpp : 58 valgrind_log executable-test-file
dng:::splitn_skewness lmd sigma Invalid write of size 8 rcpp_splitn_skewness.cpp : 20 valgrind_log executable-test-file
dng:::splitn_var lmd sigma Invalid write of size 8 rcpp_splitn_var.cpp : 20 valgrind_log executable-test-file
dng:::splitt_kurtosis df lmd phi Invalid write of size 8 rcpp_splitt_kurtosis.cpp : 19 valgrind_log executable-test-file
dng:::splitt_mean df lmd mu phi Invalid write of size 8 rcpp_splitt_mean.cpp : 59 valgrind_log executable-test-file
dng:::splitt_skewness df lmd phi Invalid write of size 8 rcpp_splitt_skewness.cpp : 19 valgrind_log executable-test-file
dng:::splitt_var df lmd phi Invalid write of size 8 rcpp_splitt_var.cpp : 19 valgrind_log executable-test-file