Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Gss memory management fixups #152

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Gss memory management fixups #152

merged 2 commits into from
Oct 31, 2023

Conversation

alonbl
Copy link
Contributor

@alonbl alonbl commented Oct 31, 2023

Two commits:

  • Fix for uGnssMsgPrivateReceiveStart: do not double free pInstance->pTemporaryBuffer
  • Fix for uGnssPosGetStreamedStart: do not release NULL mutex

…emporaryBuffer

Free at:
* uGnssMsgPrivateReceiveStart
* deleteGnssInstance
@RobMeades
Copy link
Contributor

RobMeades commented Oct 31, 2023

Many thanks and nicely found, will run through the test system...

@RobMeades RobMeades self-requested a review October 31, 2023 16:09
Copy link
Contributor

@RobMeades RobMeades left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed that this passes all GNSS tests, thanks again.

@RobMeades RobMeades merged commit 09ce57b into u-blox:master Oct 31, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants