K 10 svn:author V 3 kan K 8 svn:date V 27 2017-12-23T16:45:26.654687Z K 7 svn:log V 214 Silence clang analyzer false positive. clang does not know that two lookup calls will return the same pointer, so it assumes correctly that using the old pointer after dropping the reference to it is a bit risky. END