K 10 svn:author V 5 markj K 8 svn:date V 27 2018-05-22T16:01:56.606837Z K 7 svn:log V 223 Initialize the dumper struct before calling set_dumper(). Fields owned by the generic code were being left uninitialized, causing problems in clear_dumper() if an error occurred. Coverity CID: 1391200 X-MFC with: r333283 END