labath added a comment. Sorry for grave digging, but my compiler just became smart enough to start complaining about this.
================ Comment at: lldb/source/API/SBLaunchInfo.cpp:392 + llvm::json::OStream s(stream.ref().AsRawOstream()); + dict_sp->Serialize(s); + ---------------- you're dereferencing a null pointer here. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D95710/new/ https://reviews.llvm.org/D95710 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits