Skip to content

Commit

Permalink
Add NMEA sentence which causes segmentation faults
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemarple committed Jun 6, 2018
1 parent 59b5455 commit ccdbb44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extras/test/nmea_sentences.txt
Expand Up @@ -21,3 +21,5 @@ $GPGGA,111309.00,5400.600088,N,00247.100099,W,1,16,00.7,042.2,M,49.1,M,,*4A
$GPGGA,111309.00,5400.6000,N,00247.1000,W,1,16,00.7,042.289,M,49.1,M,,*4B
# Invalid RMC message (issue #1)
$GPRMC,194812.00,V,,,,,,,290317,,,N*74
# Message from an invalid fix causing crashes (pull request #4))
$GPRMC,,V,,,,,,,,,,N*53

0 comments on commit ccdbb44

Please sign in to comment.