kosma / minmea

a lightweight GPS NMEA 0183 parser library in pure C
Do What The F*ck You Want To Public License
756 stars 246 forks source link

NULL terminate array as test_minmea_check expects #16

Closed anthonybrice closed 7 years ago

anthonybrice commented 8 years ago

Just a bug where test_minmea_check expects this array to be null terminated like the other two.