Skip to content

Conversation

@noboruma
Copy link
Contributor

We were missing a check in case no plugin configuration were given.
This change adds the missing check and extract plugin initialization
in its own function.

We were missing a check in case no plugin configuration were given.
This change adds the missing check and extract plugin initialization
in its own function.
@noboruma noboruma added the bug Something isn't working label Apr 22, 2022
@noboruma noboruma requested a review from vadorovsky April 22, 2022 01:18
@noboruma noboruma self-assigned this Apr 22, 2022
@noboruma noboruma linked an issue Apr 22, 2022 that may be closed by this pull request
@r8ygun
Copy link
Contributor

r8ygun commented Apr 25, 2022

@noboruma Sorry about this one! I think I covered it with #20 (

if rawConfig.Output != nil && rawConfig.Output.Plugins != nil {
).

@noboruma noboruma closed this Apr 25, 2022
@noboruma noboruma deleted the config-fix branch June 1, 2022 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

invalid memory address or nil pointer dereference

3 participants