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

[FELIX-6338] Prevent Null pointer exception in fileinstall watcher #52

Merged
merged 1 commit into from May 15, 2021
Merged

[FELIX-6338] Prevent Null pointer exception in fileinstall watcher #52

merged 1 commit into from May 15, 2021

Conversation

mkep-dev
Copy link

An OVERFLOW event might have a context that is null. As a consequence the Path.resolve call will throw a null pointer exception

See https://issues.apache.org/jira/browse/FELIX-6338

An OVERFLOW event might have a context that is null. As a consequence the Path.resolve call will throw a null pointer exception
@mkep-dev mkep-dev changed the title FIX: Prevent Null pointer exception in fileinstall watcher [FELIX-6338] Prevent Null pointer exception in fileinstall watcher Sep 30, 2020
@rotty3000 rotty3000 merged commit ffe8394 into apache:master May 15, 2021
@rotty3000
Copy link
Contributor

Better late than never... Thank you for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants