Skip to content

fix function readmembuf bug#519

Open
xiaoshitou4 wants to merge 3 commits intotomojitakasu:rtklib_2.4.3from
xiaoshitou4:rtklib_2.4.3
Open

fix function readmembuf bug#519
xiaoshitou4 wants to merge 3 commits intotomojitakasu:rtklib_2.4.3from
xiaoshitou4:rtklib_2.4.3

Conversation

@xiaoshitou4
Copy link

fix function readmembuf bug. for example,if wp=0 and we set i=0, we hope to break this while loop. unfortunately,next execute i++,and for loop will not break. here contain bug.

xiaoshitou added 3 commits February 20, 2020 20:19
fix function readmembuf bug. for example,if wp=0 and we set i=0, we hope to break this while loop. unfortunately,next execute i++,and for loop will not break. here contain bug.
delete new end line
@xiaoshitou4 xiaoshitou4 changed the title Rtklib 2.4.3 fix function readmembuf bug Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants