K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-06-08T19:31:12.096089Z K 7 svn:log V 314 MFstable/10 r301655: MFC r299766: Fix logically dead code pointed out by clang/Coverity parse_context, parse_user_security: test for validity of results from parse_ascii(..) with by casting to int32_t and comparing to -1; comparing unsigned types to negative values will always be false. CID: 1011432, 1011433 END