Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Fix a possible nil pointer exception in log hooks #543

Merged
merged 2 commits into from
Nov 19, 2019

Conversation

albrow
Copy link
Contributor

@albrow albrow commented Nov 19, 2019

Based on an issue reported on Discord. Though it doesn't happen often, val can sometimes be nil. Not handling this case explicitly results in a nil pointer exception.

@albrow albrow requested a review from fabioberger November 19, 2019 01:21
@albrow albrow merged commit 56fddae into development Nov 19, 2019
@albrow albrow deleted the fix/log-hook-nil-pointer branch November 19, 2019 18:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants