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

Commits on Oct 31, 2023

  1. Fix for uGnssMsgPrivateReceiveStart: do not double free pInstance->pT…

    …emporaryBuffer
    
    Free at:
    * uGnssMsgPrivateReceiveStart
    * deleteGnssInstance
    alonbl committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fd0a520 View commit details
    Browse the repository at this point in the history
  2. Fix for uGnssPosGetStreamedStart: do not release NULL mutex

    Signed-off-by: Alon Bar-Lev <[email protected]>
    alonbl committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8945c82 View commit details
    Browse the repository at this point in the history