Skip to content

qtapp clipPoint: use intermediate int64_t to avoid overflow#511

Merged
JensReimann merged 1 commit intortklibexplorer:demo5from
ourairquality:qtapp-clippoint-overflow
Jan 15, 2025
Merged

qtapp clipPoint: use intermediate int64_t to avoid overflow#511
JensReimann merged 1 commit intortklibexplorer:demo5from
ourairquality:qtapp-clippoint-overflow

Conversation

@ourairquality
Copy link

The intermediate calculations have been noted to overflow the int32_t, so use an int64_t here.

The intermediate calculations have been noted to overflow the int32_t,
so use an int64_t here.
@JensReimann JensReimann merged commit a707275 into rtklibexplorer:demo5 Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants