Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release/3.10] MiraMonVector fix error: Unexpected Non-nullptr Return #11900

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

rouault
Copy link
Member

@rouault rouault commented Mar 2, 2025

Backport #11884
Authored by: @AbelPau

A nullptr is expected when the section is not present in an INI file. However, in a particular case, the function MMReturnValueFromSectionINIFile returned a value other than nullptr.
Although this did not cause an immediate error, it resulted in incorrect information being presented to the user.
@rouault rouault added this to the 3.10.3 milestone Mar 2, 2025
@rouault rouault merged commit 114467b into release/3.10 Mar 2, 2025
32 of 34 checks passed
@rouault rouault deleted the backport-11884-to-release/3.10 branch March 2, 2025 17:05
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 69.897% (+0.02%) from 69.88%
when pulling 9684acf on backport-11884-to-release/3.10
into 37516ed on release/3.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants