Parser4Context::Parser4Context() and Parser6Context::Parser6Context() don't initialize sfile_ member
CID 1398349 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static class member sfile_ is not initialized in this constructor nor in any functions that it calls
CID 1398351 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static class member sfile_ is not initialized in this constructor nor in any functions that it calls.
Edited by Razvan Becheriu