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 nil dereferencing on template errors #134

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

0x2b3bfa0
Copy link
Member

@0x2b3bfa0 0x2b3bfa0 commented Jun 10, 2021

--- FAIL: TestScript/AWS_known_region_should_not_add_the_NVIDA_drivers (0.00s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
        panic: runtime error: invalid memory address or nil pointer dereference [recovered]
        panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x1c2e460]

@0x2b3bfa0 0x2b3bfa0 added the bug Something isn't working label Jun 10, 2021
@0x2b3bfa0 0x2b3bfa0 requested a review from DavidGOrtega June 10, 2021 22:06
@0x2b3bfa0 0x2b3bfa0 self-assigned this Jun 10, 2021
@0x2b3bfa0 0x2b3bfa0 added the testing Unit tests & debugging label Jun 10, 2021
@0x2b3bfa0 0x2b3bfa0 changed the title Fix nil derreferencing on template errors Fix nil dereferencing on template errors Jun 10, 2021
@0x2b3bfa0 0x2b3bfa0 closed this Jun 10, 2021
@0x2b3bfa0 0x2b3bfa0 reopened this Jun 11, 2021
Copy link
Contributor

@DavidGOrtega DavidGOrtega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@0x2b3bfa0 0x2b3bfa0 merged commit 3f60db4 into master Jun 14, 2021
@0x2b3bfa0 0x2b3bfa0 deleted the fix-nil-dereferencing-on-template-errors branch June 15, 2021 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing Unit tests & debugging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants