mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Command line arguments : Add null pointer guards
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
RiaGrpcServer* grpcServer() const;
|
||||
|
||||
QProcessEnvironment grpcProcessEnvironment() const;
|
||||
int processRequests();
|
||||
int processRequests();
|
||||
|
||||
protected:
|
||||
std::unique_ptr<RiaGrpcServer> m_grpcServer;
|
||||
|
||||
Reference in New Issue
Block a user