Skip to content

Commit

Permalink
Free gpsmm instance
Browse files Browse the repository at this point in the history
  • Loading branch information
rgov committed Apr 22, 2022
1 parent fdcd372 commit 5f5cba9
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 5f5cba9

Please sign in to comment.