Skip to content

postpos: avoid over allocation in ifile[]#512

Merged
rtklibexplorer merged 1 commit intortklibexplorer:demo5from
ourairquality:postpos-ifile-alloc
Dec 6, 2024
Merged

postpos: avoid over allocation in ifile[]#512
rtklibexplorer merged 1 commit intortklibexplorer:demo5from
ourairquality:postpos-ifile-alloc

Conversation

@ourairquality
Copy link

In the case of both a start and end time an over allocation to ifile[] was occurring, memory not free. Need only 'n' elements.

In the case of both a start and end time an over allocation to ifile[]
was occurring, memory not free. Need only 'n' elements.
@rtklibexplorer rtklibexplorer merged commit c4b9c90 into rtklibexplorer:demo5 Dec 6, 2024
@ourairquality ourairquality deleted the postpos-ifile-alloc branch December 6, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants