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

Fix error handling, Fix examples and build them #312

Merged

Conversation

jrohel
Copy link
Contributor

@jrohel jrohel commented Jun 4, 2024

  • Fix: Possible usage of uninitialized value in lr_handle_network_wait

  • Fix: lr_gpg_import_key, lr_gpg_import_key_from_fd: Don't ignore input file errors

  • Fix: Removal of warnings "don't set value that will not be read"

  • The "examples" directory is part of the librero. The "download_low_level_api.c" example contained an error that prevented it from compiling. The examples were not compiled and therefore the error was ignored for a long time. Fixed the C examples and added CMakeFile.txt to build them.

@jan-kolarik jan-kolarik self-assigned this Jun 10, 2024
Copy link
Member

@jan-kolarik jan-kolarik left a comment

Choose a reason for hiding this comment

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

Thanks!

@jan-kolarik jan-kolarik merged commit 5a6a665 into rpm-software-management:master Jun 10, 2024
6 checks passed
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.

2 participants