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

Ensure that connector stays in bounds of status notification callback #767

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

hikinggrass
Copy link
Contributor

Due to misconfiguration it could happen that status notification timers and connectors that do not exist are accessed in this callback resulting in an out-of-bounds error

Describe your changes

Issue ticket number and link

Checklist before requesting a review

Due to misconfiguration it could happen that status notification timers and connectors that do not exist are accessed in this callback resulting in an out-of-bounds error

Signed-off-by: Kai-Uwe Hermann <[email protected]>
@Pietfried Pietfried merged commit 3fef092 into main Sep 5, 2024
4 checks passed
@Pietfried Pietfried deleted the bugfix/status-notification-timer branch September 5, 2024 18:14
SNSubramanya pushed a commit that referenced this pull request Sep 11, 2024
…#767)

Due to misconfiguration it could happen that status notification timers and connectors that do not exist are accessed in this callback resulting in an out-of-bounds error

Signed-off-by: Kai-Uwe Hermann <[email protected]>
Signed-off-by: Soumya Subramanya <[email protected]>
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