Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Fix potential NullPointerException in csv and maxmind data adapters #72

Merged
merged 1 commit into from Jul 16, 2018

Conversation

bernd
Copy link
Member

@bernd bernd commented Jul 16, 2018

Make sure the "fileInfo" field is initialized with an empty FileInfo
object. Also catch all exceptions in FileInfo#forPath instead of
IOExceptions only.

Refs Graylog2/graylog2-server#4748

(cherry picked from commit Graylog2/graylog2-server@7759690)

Make sure the "fileInfo" field is initialized with an empty FileInfo
object. Also catch all exceptions in FileInfo#forPath instead of
IOExceptions only.

Refs Graylog2/graylog2-server#4748

(cherry picked from commit Graylog2/graylog2-server@7759690)
@bernd bernd added this to the 2.4.6 milestone Jul 16, 2018
@dennisoelkers dennisoelkers merged commit 4ac98a6 into 2.4 Jul 16, 2018
@dennisoelkers dennisoelkers deleted the issue-4748-2.4 branch July 16, 2018 10:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants