K 10 svn:author V 3 kan K 8 svn:date V 27 2017-04-07T22:58:34.964010Z K 7 svn:log V 197 Silence GCC warning by initializing the local variable. GCC 6.3 is unable to trace all code paths that lead to this variable being left uninitialized and correlate that to function return values. END