Skip to content

Commit

Permalink
Free gpsmm instance
Browse files Browse the repository at this point in the history
  • Loading branch information
rgov committed Jun 29, 2023
1 parent e592a56 commit fa13367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpsd_client/src/client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class GPSDClient {
}

void stop() {
// gpsmm doesn't have a close method? OK ...
delete gps;
}

private:
Expand Down

0 comments on commit fa13367

Please sign in to comment.