rtklibexplorer / RTKLIB

A version of RTKLIB optimized for low cost GNSS receivers, especially u-blox receivers. It is based on RTKLIB 2.4.3 and is kept reasonably closely synced to that branch. This software is provided “AS IS” without any warranties of any kind so please be careful, especially if using it in any kind of real-time application.
http://rtkexplorer.com/
Other
603 stars 236 forks source link

readmembuf: wrap around before comparing to the write pointer #377

Closed ourairquality closed 2 weeks ago

ourairquality commented 3 weeks ago

otherwise this breaks when the write pointer is index 0.

noted in https://github.com/tomojitakasu/RTKLIB/pull/519