We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e592a56 commit fa13367Copy full SHA for fa13367
gpsd_client/src/client.cpp
@@ -90,7 +90,7 @@ class GPSDClient {
90
}
91
92
void stop() {
93
- // gpsmm doesn't have a close method? OK ...
+ delete gps;
94
95
96
private:
0 commit comments