This web page shows the issues in the functions in the package RStoolbox 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.
name | inputs | message | file.line | valgrind_log | executable.file |
---|---|---|---|---|---|
RStoolbox:::predKmeansCpp | |||||
RStoolbox:::rescaleImageCpp | scal x xmin ymin | 59 bytes in 1 blocks are possibly lost in loss record 31 of 1,323 | rescaleImage.cpp : 6 | valgrind_log | executable-test-file |
RStoolbox:::spectralIndicesCpp | blueBand C1 C2 G greenBand indices L Levi maskLayer maskValue nirBand redBand redEdge1Band redEdge2Band redEdge3Band s sf swir1Band swir2Band swir2ccc swir2cdiff swir3Band x | Invalid read of size 8 | spectralIndices.cpp : 32 | valgrind_log | executable-test-file |