duplicateConditionalAssign ftp://ftp.de.debian.org/debian/pool/main/d/ddd/ddd_3.3.12.orig.tar.gz 2.17.0 ddd-3.3.12/ddd/DispNode.C:395:16: style: The statement 'if (myaddr!=new_addr) myaddr=new_addr' is logically equivalent to 'myaddr=new_addr'. [duplicateConditionalAssign] ftp://ftp.de.debian.org/debian/pool/main/l/last-align/last-align_1609.orig.tar.bz2 head last-1609/src/alp/sls_fsa1.cpp:5628:9: style: The statement 'if (further_expanding_tmp1) further_expanding_tmp1=false' is logically equivalent to 'further_expanding_tmp1=false'. [duplicateConditionalAssign] ftp://ftp.de.debian.org/debian/pool/main/m/malaga/malaga_7.12.orig.tar.gz 2.17.0 malaga-7.12/processes.c:270:19: style: The statement 'if (process->id!=0) process->id=0' is logically equivalent to 'process->id=0'. [duplicateConditionalAssign] ftp://ftp.de.debian.org/debian/pool/main/q/qtwebsockets-opensource-src/qtwebsockets-opensource-src_5.15.15.orig.tar.xz head qtwebsockets-everywhere-src-5.15.15/src/websockets/qwebsocketserver_p.cpp:337:22: style: The statement 'if (m_serverName!=serverName) m_serverName=serverName' is logically equivalent to 'm_serverName=serverName'. [duplicateConditionalAssign]