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: Method NULL exception on empty EventLog #262

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

LordHepipud
Copy link
Collaborator

Fixes method NULL exception on empty EventLog entries, as the Message is directly processed within check handler, not ensuring that the string actually contains a valid string and not $null.

@cla-bot cla-bot bot added the cla/signed label Jan 14, 2022
@LordHepipud LordHepipud added this to the v1.8.0 milestone Jan 14, 2022
@LordHepipud LordHepipud added the bug Something isn't working label Jan 14, 2022
@LordHepipud LordHepipud self-assigned this Jan 14, 2022
@LordHepipud LordHepipud force-pushed the fix/eventlog_method_null_exception branch from 7565c08 to c5bd9f4 Compare January 14, 2022 23:00
@LordHepipud LordHepipud merged commit ebe5285 into master Jan 14, 2022
@LordHepipud LordHepipud deleted the fix/eventlog_method_null_exception branch January 14, 2022 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant