K 10 svn:author V 5 gonzo K 8 svn:date V 27 2018-07-16T01:07:28.639648Z K 7 svn:log V 187 Remove two checks that are always false Outer loop condition contradicts inner check so code under inner condition is not reachable. Remove it. PR: 229722 Reported by: David Binderman END