K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-09-16T15:56:21.314146Z K 7 svn:log V 285 fusefs: initialize C++ classes the Coverity way Coverity complained that I wasn't initializing some class members until the SetUp method. Do it in the constructor instead. Reported by: Coverity Coverity CIDs: 1404352, 1404378 MFC after: 2 weeks Sponsored by: The FreeBSD Foundation END