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

Corrected the used index in an iterator access function. #1996

Merged

Conversation

jhelmold
Copy link
Member

@jhelmold jhelmold commented May 30, 2023

What

Because the iterator access function "config_iterator_usage_type(...)" always returned NULL instead of the correct value, the used index in that function had to be corrected.

Why

This is a bug-fix.

References

GEA-204
AP-1919

Checklist

Tested manually in my local development environment.

  • Tests

Corrected the used index in the iterator access function
"config_iterator_usage_type(...)".
@github-actions
Copy link

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@jhelmold jhelmold marked this pull request as ready for review May 30, 2023 08:08
@jhelmold jhelmold requested review from a team and mattmundell as code owners May 30, 2023 08:08
@jhelmold jhelmold enabled auto-merge May 30, 2023 08:13
@jhelmold jhelmold disabled auto-merge May 30, 2023 08:26
@jhelmold jhelmold enabled auto-merge May 30, 2023 08:27
@jhelmold jhelmold merged commit 412648c into main Jun 5, 2023
@jhelmold jhelmold deleted the GEA-204_usage_type_element_of_scan_configs_and_policies_is_null branch June 5, 2023 06:54
timopollmeier added a commit that referenced this pull request Jun 5, 2023
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