1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot/Modules/GPS
stac e2721136ae GPS: fix buffer overrun in nmeaProcess()
nmeaProcess was attempting to null-terminate the
NMEA sentence but was not considering that the
preceeding loop may have looped beyond the end
of the packet buffer.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@709 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-03 13:58:18 +00:00
..
inc OP-25: gpsinfo removed, cleaned things up. 2010-04-18 07:37:55 +00:00
buffer.c OP-25: preliminary GPS module, needs some cleaning. I'll start testing when I get HW ready. 2010-03-20 15:45:15 +00:00
GPS.c GPS: fix buffer overrun in nmeaProcess() 2010-06-03 13:58:18 +00:00