K 10 svn:author V 3 pfg K 8 svn:date V 27 2015-02-07T19:51:34.969841Z K 7 svn:log V 266 Protect uninitialized scalar variable from being accessed In a couple of cases a variable "stayopen" can be checked unitialized. This is of no danger as the complementary condition is false but prevent the access by switching the checks. CID: 1018729 CID: 1018732 END