containerOutOfBounds ftp://ftp.de.debian.org/debian/pool/main/b/bino/bino_1.6.6.orig.tar.xz head bino-1.6.6/src/media_input.cpp:347:22: warning: Either the condition '_tag_names.size()>i' is redundant or 'i' can have the value greater or equal to _tag_names.size(). Expression '_tag_names[i]' cause access out of bounds. [containerOutOfBounds] head bino-1.6.6/src/media_input.cpp:353:23: warning: Either the condition '_tag_values.size()>i' is redundant or 'i' can have the value greater or equal to _tag_values.size(). Expression '_tag_values[i]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/b/bitcoin/bitcoin_22.0.orig.tar.gz 2.8 bitcoin-22.0/src/test/miner_tests.cpp:326:37: warning: Either the condition 'txFirst.size()==0' is redundant or txFirst size can be 1. Expression 'txFirst[1]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/b/boxbackup/boxbackup_0.13~~git20220405.g7703ac8.orig.tar.xz head boxbackup-0.13~~git20220405.g7703ac8/lib/raidfile/RaidFileController.cpp:171:17: warning: Either the condition 'DiscSetNum>=mSetList.size()' is redundant or 'DiscSetNum' can have the value greater or equal to mSetList.size(). Expression 'mSetList[DiscSetNum]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/c/caret/caret_5.6.4~dfsg.1.orig.tar.gz head caret-5.6.4~dfsg.1.orig/caret_brain_set/BrainModelVolumeTopologyGraph.cxx:325:47: warning: Either the condition 'stack.empty()' is redundant or expression 'stack.top()' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/c/clipper/clipper_2.1.20201109.orig.tar.gz head clipper-2.1/clipper/core/container.cpp:161:19: warning: Either the condition 'i>=children.size()' is redundant or 'i' can have the value greater or equal to children.size(). Expression 'children[i]' cause access out of bounds. [containerOutOfBounds] head clipper-2.1/clipper/core/container.cpp:168:19: warning: Either the condition 'i>=children.size()' is redundant or 'i' can have the value greater or equal to children.size(). Expression 'children[i]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/e/eztrace/eztrace_1.1-11.orig.tar.bz2 head eztrace-eztrace-1.1-11/extlib/opari2/src/opari/ompragma_c.cc:204:20: warning: Either the condition 'line>=lines.size()' is redundant or 'line' can have the value greater or equal to lines.size(). Expression 'lines[line]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/f/fastml/fastml_3.11.orig.tar.gz head FastML.v3.11/libs/phylogeny/GamMixtureOptimizer.cpp:100:25: error: Out of bounds access in expression 'sortedL[likelihoodVec.size()-1]' because 'sortedL' is empty and 'likelihoodVec.size()-1' may be non-zero. [containerOutOfBounds] head FastML.v3.11/libs/phylogeny/multipleStochasticProcess.cpp:24:16: warning: Either the condition 'spPlace>=_spProb.size()' is redundant or 'spPlace' can have the value greater or equal to _spProb.size(). Expression '_spProb[spPlace]' cause access out of bounds. [containerOutOfBounds] head FastML.v3.11/libs/phylogeny/multipleStochasticProcess.cpp:30:16: warning: Either the condition 'spPlace>=_spVec.size()' is redundant or 'spPlace' can have the value greater or equal to _spVec.size(). Expression '_spVec[spPlace]' cause access out of bounds. [containerOutOfBounds] head FastML.v3.11/libs/phylogeny/oneTwoMoreModel.h:34:15: warning: Either the condition 'i>=_freq.size()' is redundant or 'i' can have the value greater or equal to _freq.size(). Expression '_freq[i]' cause access out of bounds. [containerOutOfBounds] head FastML.v3.11/libs/phylogeny/threeStateModel.h:34:15: warning: Either the condition 'i>=_freq.size()' is redundant or 'i' can have the value greater or equal to _freq.size(). Expression '_freq[i]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/f/faust/faust_2.40.0~ds0.orig.tar.xz head faust-2.40.0/tools/benchmark/faustbench.cpp:264:84: error: Out of bounds access in expression 'measures1[measures1.size()-1]' because 'measures1' is empty and 'measures1.size()-1' may be non-zero. [containerOutOfBounds] head faust-2.40.0/tools/benchmark/faustbench.cpp:268:48: error: Out of bounds access in expression 'measures1[measures1.size()-1]' because 'measures1' is empty and 'measures1.size()-1' may be non-zero. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/g/gfan/gfan_0.6.2.orig.tar.gz head gfan0.6.2/src/gfanlib_vector.h:77:16: warning: Either the condition 'n<(int)v.size()' is redundant or 'n' can have the value greater or equal to v.size(). Expression 'v[n]' cause access out of bounds. [containerOutOfBounds] head gfan0.6.2/src/vektor.h:84:16: warning: Either the condition 'nvertex_format_.size()' is redundant or 'pos' can have the value vertex_format_.size(). Expression 'vertex_format_[pos]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/g/groestlcoin/groestlcoin_2.21.1~dfsg.orig.tar.xz 2.8 groestlcoin-2.21.1/src/test/miner_tests.cpp:323:37: warning: Either the condition 'txFirst.size()==0' is redundant or txFirst size can be 1. Expression 'txFirst[1]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/i/iqtree/iqtree_2.0.7+dfsg.orig.tar.xz head IQ-TREE-2.0.7/terraphast/lib/union_find.hpp:32:57: warning: Either the condition 'root=td_v.size()' is redundant or 'tor_i' can have the value greater or equal to td_v.size(). Expression 'td_v[tor_i]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/libr/librevenge/librevenge_0.0.4.orig.tar.bz2 head librevenge-0.0.4/src/lib/RVNGZipStream.cpp:465:61: error: Out of bounds access in expression 'data[0]' because 'data' is empty. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/libt/libterralib/libterralib_4.3.0+dfsg.2.orig.tar.xz head libterralib-4.3.0+dfsg.2/src/terralib/image_processing/TePDIIsosegClas.cpp:360:32: warning: Either the condition 'j>=change' is redundant or 'j' can have the value greater or equal to 6. Expression 'levels[j]' cause access out of bounds. [containerOutOfBounds] 2.8 libterralib-4.3.0+dfsg.2/src/terralib/image_processing/TePDIIsosegClas.cpp:360:32: warning: Either the condition 'j>=change' is redundant or 'j' can have the value greater or equal to 6. Expression 'levels[j]' cause access out of bounds. [containerOutOfBounds] head libterralib-4.3.0+dfsg.2/src/terralib/image_processing/TePDIIsosegClas.cpp:361:32: warning: Either the condition 'k>=change' is redundant or 'k' can have the value greater or equal to 6. Expression 'levels[k]' cause access out of bounds. [containerOutOfBounds] 2.8 libterralib-4.3.0+dfsg.2/src/terralib/image_processing/TePDIIsosegClas.cpp:361:32: warning: Either the condition 'k>=change' is redundant or 'k' can have the value greater or equal to 6. Expression 'levels[k]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/l/limesuite/limesuite_20.10.0+dfsg.orig.tar.xz 2.8 LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:109:30: error: Out of bounds access in 'wrAddr[index]', if 'wrAddr' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] head LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:109:30: error: Out of bounds access in 'wrAddr[index]', if 'wrAddr' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] 2.8 LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:112:27: error: Out of bounds access in 'wrVal[index]', if 'wrVal' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] head LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:112:27: error: Out of bounds access in 'wrVal[index]', if 'wrVal' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] 2.8 LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:146:30: error: Out of bounds access in 'rdAddr[index]', if 'rdAddr' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] head LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:146:30: error: Out of bounds access in 'rdAddr[index]', if 'rdAddr' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] 2.8 LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:36:30: error: Out of bounds access in 'wrAddr[index]', if 'wrAddr' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] head LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:36:30: error: Out of bounds access in 'wrAddr[index]', if 'wrAddr' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] 2.8 LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:39:27: error: Out of bounds access in 'wrVal[index]', if 'wrVal' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] head LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:39:27: error: Out of bounds access in 'wrVal[index]', if 'wrVal' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] 2.8 LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:71:30: error: Out of bounds access in 'rdAddr[index]', if 'rdAddr' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] head LimeSuite-20.10.0/src/utilities_gui/SPI_wxgui.cpp:71:30: error: Out of bounds access in 'rdAddr[index]', if 'rdAddr' size is 8 and 'index' is greater or equal to 8 [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/l/litecoin/litecoin_0.21.2.orig.tar.xz 2.8 litecoin-0.21.2/src/test/miner_tests.cpp:323:37: warning: Either the condition 'txFirst.size()==0' is redundant or txFirst size can be 1. Expression 'txFirst[1]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/l/lordsawar/lordsawar_0.3.2+frogknows.orig.tar.gz head lordsawar-0.3.2/src/network-connection.cpp:381:44: warning: Either the condition 'messages.empty()' is redundant or expression 'messages.front()' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/l/lyx/lyx_2.3.6.1.orig.tar.xz head lyx-2.3.6.1/src/Author.cpp:140:10: warning: Either the condition 'unsigned int(id)m_param.size()' is redundant or 'index' can have the value m_param.size(). Expression 'm_param[index]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/m/miceamaze/miceamaze_4.2.1.orig.tar.gz head miceamaze-4.2.1/src/Images.h:45:19: warning: Either the condition 'textures.size()==0' is redundant or expression 'textures[imageIndex]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/m/monero/monero_0.17.3.0+~0+20200826.orig.tar.gz 2.8 monero-0.17.3.0/src/net/dandelionpp.cpp:209:28: warning: Either the condition 'out_mapping_.size()second' can have the value out_mapping_.size(). Expression 'out_mapping_[elem->second]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/m/murasaki/murasaki_1.68.6.orig.tar.gz 2.8 murasaki/src/align-coverage.cc:136:18: error: Out of bounds access in expression 'parts[si]' because 'parts' is empty and 'si' may be non-zero. [containerOutOfBounds] 2.8 murasaki/src/alignments.cc:221:21: error:inconclusive: Out of bounds access in expression 'parts[i]' because 'parts' is empty and 'i' may be non-zero. [containerOutOfBounds] 2.8 murasaki/src/alignments.cc:226:27: error:inconclusive: Out of bounds access in expression 'parts[i]' because 'parts' is empty and 'i' may be non-zero. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/m/mysql-8.0/mysql-8.0_8.0.29.orig.tar.gz head mysql-8.0.29/extra/protobuf/protobuf-3.19.4/src/google/protobuf/descriptor.cc:478:43: warning: Either the condition 'j=kVersionPos' is redundant or contents size can be 13. Expression 'contents[kVersionPos]' cause access out of bounds. [containerOutOfBounds] head ninja-1.11.0/src/build_log_test.cc:101:13: warning: Either the condition 'contents.size()>=kVersionPos' is redundant or contents size can be 13. Expression 'contents[kVersionPos]' cause access out of bounds. [containerOutOfBounds] head ninja-1.11.0/src/build_log_test.cc:89:13: warning: Either the condition 'contents.size()>=kVersionPos' is redundant or contents size can be 13. Expression 'contents[kVersionPos]' cause access out of bounds. [containerOutOfBounds] 2.8 ninja-1.11.0/src/build_log_test.cc:89:13: warning: Either the condition 'contents.size()>=kVersionPos' is redundant or contents size can be 13. Expression 'contents[kVersionPos]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/o/openvdb/openvdb_9.0.0.orig.tar.xz head openvdb-9.0.0/openvdb_ax/openvdb_ax/ast/Tokens.h:68:13: error: Out of bounds access in expression 'type[0]' because 'type' is empty. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/p/phyx/phyx_1.3+ds.orig.tar.xz 2.8 phyx-1.3/src/tree_reader.cpp:442:19: warning: Either the condition 'tline.empty()' is redundant or expression 'tline.back()' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/p/plink/plink_1.07+dfsg.orig.tar.xz head plink-1.07-src/tinput.cpp:382:32: warning: Either the condition 'c>sample.size()' is redundant or 'c' can have the value sample.size(). Expression 'sample[c]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/p/pytorch/pytorch_1.8.1.orig.tar.gz 2.8 pytorch-1.8.1/caffe2/transforms/common_subexpression_elimination.cc:129:35: error: Out of bounds access in expression 'output_renamings.at(blob)' because 'output_renamings' is empty and 'blob' may be non-zero. [containerOutOfBounds] head pytorch-1.8.1/torch/csrc/jit/codegen/cuda/compute_at.cpp:324:49: warning: Either the condition 'tv_chain.empty()' is redundant or expression 'tv_chain.back()' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/q/qt3d-opensource-src/qt3d-opensource-src_5.15.4+dfsg.orig.tar.xz head qt3d-everywhere-src-5.15.4/src/3rdparty/assimp/code/Importer.cpp:999:13: error: Out of bounds access in expression '++it' because 'str' is empty. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/r/r-cran-multicool/r-cran-multicool_0.1-12.orig.tar.gz head multicool/src/multinomial.h:75:23: warning: Either the condition 'ind=_spProb.size()' is redundant or 'spPlace' can have the value greater or equal to _spProb.size(). Expression '_spProb[spPlace]' cause access out of bounds. [containerOutOfBounds] head rate4site-3.0.0/src/phylogeny/multipleStochasticProcess.cpp:30:16: warning: Either the condition 'spPlace>=_spVec.size()' is redundant or 'spPlace' can have the value greater or equal to _spVec.size(). Expression '_spVec[spPlace]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/r/regina-normal/regina-normal_7.0.orig.tar.gz head regina-7.0/engine/triangulation/dim3/homologicaldata.cpp:1545:49: warning: Either the condition 'incind==groupV.size()' is redundant or 'incind' can have the value groupV.size(). Expression 'groupV[incind]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/r/rocksdb/rocksdb_7.2.2.orig.tar.gz 2.8 rocksdb-7.2.2/db/internal_stats.cc:182:51: error: Out of bounds access in expression 'stat_value.at(LevelStatType::NUM_FILES)' because 'stat_value' is empty and 'LevelStatType::NUM_FILES' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:183:37: error: Out of bounds access in expression 'stat_value.at(LevelStatType::COMPACTED_FILES)' because 'stat_value' is empty and 'LevelStatType::COMPACTED_FILES' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:185:46: error: Out of bounds access in expression 'stat_value.at(LevelStatType::SIZE_BYTES)' because 'stat_value' is empty and 'LevelStatType::SIZE_BYTES' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:187:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::SCORE)' because 'stat_value' is empty and 'LevelStatType::SCORE' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:188:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::READ_GB)' because 'stat_value' is empty and 'LevelStatType::READ_GB' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:189:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::RN_GB)' because 'stat_value' is empty and 'LevelStatType::RN_GB' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:190:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::RNP1_GB)' because 'stat_value' is empty and 'LevelStatType::RNP1_GB' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:191:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::WRITE_GB)' because 'stat_value' is empty and 'LevelStatType::WRITE_GB' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:192:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::W_NEW_GB)' because 'stat_value' is empty and 'LevelStatType::W_NEW_GB' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:193:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::MOVED_GB)' because 'stat_value' is empty and 'LevelStatType::MOVED_GB' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:194:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::WRITE_AMP)' because 'stat_value' is empty and 'LevelStatType::WRITE_AMP' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:195:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::READ_MBPS)' because 'stat_value' is empty and 'LevelStatType::READ_MBPS' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:196:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::WRITE_MBPS)' because 'stat_value' is empty and 'LevelStatType::WRITE_MBPS' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:197:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::COMP_SEC)' because 'stat_value' is empty and 'LevelStatType::COMP_SEC' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:198:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::COMP_CPU_SEC)' because 'stat_value' is empty and 'LevelStatType::COMP_CPU_SEC' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:199:37: error: Out of bounds access in expression 'stat_value.at(LevelStatType::COMP_COUNT)' because 'stat_value' is empty and 'LevelStatType::COMP_COUNT' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:200:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::AVG_SEC)' because 'stat_value' is empty and 'LevelStatType::AVG_SEC' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:202:50: error: Out of bounds access in expression 'stat_value.at(LevelStatType::KEY_IN)' because 'stat_value' is empty and 'LevelStatType::KEY_IN' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:205:50: error: Out of bounds access in expression 'stat_value.at(LevelStatType::KEY_DROP)' because 'stat_value' is empty and 'LevelStatType::KEY_DROP' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:207:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::R_BLOB_GB)' because 'stat_value' is empty and 'LevelStatType::R_BLOB_GB' may be non-zero. [containerOutOfBounds] 2.8 rocksdb-7.2.2/db/internal_stats.cc:208:20: error: Out of bounds access in expression 'stat_value.at(LevelStatType::W_BLOB_GB)' because 'stat_value' is empty and 'LevelStatType::W_BLOB_GB' may be non-zero. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/s/singular/singular_4.3.0-p1+ds.orig.tar.xz head singular-4.3.0p1/gfanlib/gfanlib_vector.h:77:16: warning: Either the condition 'n<(int)v.size()' is redundant or 'n' can have the value greater or equal to v.size(). Expression 'v[n]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/s/slic3r-prusa/slic3r-prusa_2.4.2+dfsg.orig.tar.xz head PrusaSlicer-version_2.4.2/src/libslic3r/TriangleMeshSlicer.cpp:2089:39: error: Out of bounds access in expression 'top.front()' because 'top' is empty. [containerOutOfBounds] head PrusaSlicer-version_2.4.2/src/libslic3r/TriangleMeshSlicer.cpp:2091:44: error: Out of bounds access in expression 'bottom.back()' because 'bottom' is empty. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/s/socket++/socket++_1.12.13+git20131030.5d039ba.orig.tar.xz head socket++-1.12.13+git20131030.5d039ba/test/simple_httpd.C:71:9: warning: Either the condition 'buffer.length()==0' is redundant or expression 'buffer[buffer.length()-1]' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/s/spades/spades_3.15.4+dfsg.orig.tar.xz 2.8 spades-3.15.4/assembler/src/common/assembly_graph/components/connected_component.cpp:76:29: warning: Either the condition 'component_ids_.size()==0' is redundant or expression 'component_ids_.at(e)' cause access out of bounds. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/s/spring/spring_105.0.1+dfsg.orig.tar.xz head spring/rts/Sim/Projectiles/ExplosionGenerator.cpp:340:29: warning: Either the condition 'expGenID>=explosionGenerators.size()' is redundant or expression 'explosionGenerators[EXPGEN_ID_FALLBACK]' cause access out of bounds. [containerOutOfBounds] head spring/rts/lib/assimp/code/Importer.cpp:1005:13: error: Out of bounds access in expression '++it' because 'str' is empty. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/t/tensorflow/tensorflow_2.3.1.orig.tar.xz 2.8 tensorflow-2.3.1/tensorflow/cc/tools/freeze_saved_model.cc:136:44: error: Out of bounds access in expression 'name_to_node_map.at(node_name)' because 'name_to_node_map' is empty and 'node_name' may be non-zero. [containerOutOfBounds] ftp://ftp.de.debian.org/debian/pool/main/t/terraphast/terraphast_0.0+git20200413.8af2e4c.orig.tar.xz head terraphast-0.0+git20200413.8af2e4c/lib/union_find.hpp:32:59: warning: Either the condition 'root