Skip to content
GitLab
Explore
Sign in
Plug a leak in find_nearest_city_index()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Emmanuele Bassi
requested to merge
issue-223
into
main
Aug 12, 2023
Overview
1
Commits
1
Pipelines
2
Changes
1
Expand
The result set is allocated, so we need to free it before returning the value.
Fixes:
#223 (closed)
Merge request reports