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 unintialized variable #4109

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Conversation

fgalan
Copy link
Member

@fgalan fgalan commented Apr 29, 2022

Fix a error detected by valgrind (https://github.com/telefonicaid/fiware-orion/runs/6214311708?check_suite_focus=true), introduce by PR #4104

1 test cases show valgrind errors:
  003: pagination_error_in_uri_params shows 2 valgrind errors

 2 test cases show valgrind errors:
  675: limit_zero_entities shows 6 valgrind errors
  677: limit_zero_simple_cases shows 2 valgrind errors

@fgalan fgalan requested a review from mapedraza April 29, 2022 11:01
Copy link
Collaborator

@mapedraza mapedraza left a comment

Choose a reason for hiding this comment

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

LGTM

@mapedraza mapedraza merged commit 3b8108e into master Apr 29, 2022
@mapedraza mapedraza deleted the hardening/uninitialized-variable branch April 29, 2022 11:29
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