derefInvalidIteratorRedundantCheck ftp://ftp.de.debian.org/debian/pool/main/c/clustalw/clustalw_2.1+lgpl.orig.tar.gz clustalw-2.1/src/fileInput/PearsonFileParser.cpp:145:21: warning: Either the condition 'iterator1!=line.end()' is redundant or there is possible dereference of an invalid iterator: iterator1. [derefInvalidIteratorRedundantCheck] clustalw-2.1/src/fileInput/PearsonFileParser.cpp:330:15: warning: Either the condition 'iterator1!=seqLine.end()' is redundant or there is possible dereference of an invalid iterator: iterator1. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/c/clustalx/clustalx_2.1+lgpl.orig.tar.gz clustalx-2.1/clustalW/fileInput/PearsonFileParser.cpp:145:21: warning: Either the condition 'iterator1!=line.end()' is redundant or there is possible dereference of an invalid iterator: iterator1. [derefInvalidIteratorRedundantCheck] clustalx-2.1/clustalW/fileInput/PearsonFileParser.cpp:330:15: warning: Either the condition 'iterator1!=seqLine.end()' is redundant or there is possible dereference of an invalid iterator: iterator1. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/c/cmph/cmph_2.0.2.orig.tar.gz cmph-2.0.2/cxxmph/mph_map.h:214:69: warning: Either the condition 'idx==-1' is redundant or there is possible dereference of an invalid iterator: values_.begin()+idx. [derefInvalidIteratorRedundantCheck] cmph-2.0.2/cxxmph/mph_map.h:221:63: warning: Either the condition 'idx==-1' is redundant or there is possible dereference of an invalid iterator: values_.begin()+idx. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/c/condor/condor_23.4.0+dfsg.orig.tar.xz htcondor-23.4.0/src/classad_analysis/analysis.cpp:357:30: warning: Either the condition 't!=temp_buffer.end()' is redundant or there is possible dereference of an invalid iterator: t+1. [derefInvalidIteratorRedundantCheck] htcondor-23.4.0/src/classad_analysis/analysis.cpp:358:16: warning: Either the condition 't!=temp_buffer.end()' is redundant or there is possible dereference of an invalid iterator: t+2. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/c/coq-hammer/coq-hammer_1.3.2+8.18.orig.tar.gz coqhammer-1.3.2-8.18/src/predict/dtree.cpp:122:14: warning: Either the condition 'p!=line.end()' is redundant or there is possible dereference of an invalid iterator: p. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/c/csmith/csmith_2.3.0.orig.tar.gz csmith-2.3.0/src/Probabilities.cpp:916:11: warning: Either the condition 'i==sname_to_pname_.end()' is redundant or there is possible dereference of an invalid iterator: i. [derefInvalidIteratorRedundantCheck] csmith-2.3.0/src/Probabilities.cpp:925:11: warning: Either the condition 'i==pname_to_sname_.end()' is redundant or there is possible dereference of an invalid iterator: i. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/c/cura-engine/cura-engine_5.0.0.orig.tar.gz CuraEngine-5.0.0/src/infill/SierpinskiFill.cpp:348:33: warning: Either the condition 'end!=sequence.end()' is redundant or there is possible dereference of an invalid iterator: end. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/d/darkradiant/darkradiant_3.8.0.orig.tar.gz codereader-DarkRadiant-9a6ef13/libs/wxutil/MouseToolHandler.cpp:295:24: warning:inconclusive: Either the condition 'i!=_activeMouseTools.end()' is redundant or there is possible dereference of an invalid iterator: i. [derefInvalidIteratorRedundantCheck] codereader-DarkRadiant-9a6ef13/radiantcore/decl/DeclarationManager.cpp:917:46: warning:inconclusive: Either the condition 'block!=unrecognisedBlocks.end()' is redundant or there is possible dereference of an invalid iterator: block. [derefInvalidIteratorRedundantCheck] codereader-DarkRadiant-9a6ef13/radiantcore/map/namespace/Namespace.cpp:234:24: warning:inconclusive: Either the condition 'i!=_observers.end()' is redundant or there is possible dereference of an invalid iterator: i. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/d/devtodo/devtodo_0.1.20+git20200830.0ad52b0.orig.tar.gz devtodo-master/src/TodoDB.cc:1430:15: warning: Either the condition 'iter+1==path.end()' is redundant or there is possible dereference of an invalid iterator: iter+1. [derefInvalidIteratorRedundantCheck] devtodo-master/src/TodoDB.cc:1441:20: warning: Either the condition 'iter+1==path.end()' is redundant or there is possible dereference of an invalid iterator: iter+1. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/d/dolfin/dolfin_2019.2.0~legacy20240219.1c52e83.orig.tar.gz dolfin/io/XDMFFile.cpp:1256:20: warning: Either the condition 'it==family_abbr.end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] dolfin/io/XDMFFile.cpp:2236:10: warning: Either the condition 'it==xdmf_to_dolfin.end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] dolfin/log/Table.cpp:114:10: warning: Either the condition 'it==values.end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] dolfin/log/Table.cpp:131:10: warning: Either the condition 'it==dvalues.end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] dolfin/mesh/DistributedMeshTools.cpp:281:46: warning: Either the condition 'recv_entity==unowned_shared_entities.end()' is redundant or there is possible dereference of an invalid iterator: recv_entity. [derefInvalidIteratorRedundantCheck] dolfin/mesh/MeshData.cpp:118:10: warning: Either the condition 'it==_arrays[dim].end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] dolfin/mesh/MeshData.cpp:134:10: warning: Either the condition 'it==_arrays[dim].end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/e/e2guardian/e2guardian_5.5.4.orig.tar.gz e2guardian-5.5.4r/src/downloadmanagers/fancy.cpp:241:64: warning: Either the condition 'i!=progresspage.html.end()' is redundant or there is possible dereference of an invalid iterator: i+1. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/e/easyloggingpp/easyloggingpp_9.97.1+dfsg.orig.tar.xz easyloggingpp-9.97.1/src/easylogging++.h:1978:12: warning: Either the condition 'it==confMap->end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] easyloggingpp-9.97.1/src/easylogging++.h:1994:12: warning: Either the condition 'it==confMap->end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] ftp://ftp.de.debian.org/debian/pool/main/e/encfs/encfs_1.9.5.orig.tar.xz encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:2032:12: warning: Either the condition 'it==confMap->end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:2048:12: warning: Either the condition 'it==confMap->end()' is redundant or there is possible dereference of an invalid iterator: it. [derefInvalidIteratorRedundantCheck]