Skip to content

general: Use g_strcmp0 for null safe string comparison #800

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

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

oscfdezdz
Copy link
Collaborator

Instead of g_str_equal which is still used for hash table comparisons as recommended in the documentation.

Fix #798

Instead of g_str_equal which is still used for hash table comparisons as
recommended in the documentation.

Fix #798
@oscfdezdz oscfdezdz merged commit 31d65de into master Mar 22, 2025
1 check passed
@oscfdezdz oscfdezdz deleted the null-safe-string-comp branch March 22, 2025 09:23
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.

Crash in exm_manager_install_finish
1 participant