Skip to content

browser: fix return nil forms#125

Open
chnrxn wants to merge 1 commit intoheadzoo:masterfrom
comsul:fix-nil-forms
Open

browser: fix return nil forms#125
chnrxn wants to merge 1 commit intoheadzoo:masterfrom
comsul:fix-nil-forms

Conversation

@chnrxn
Copy link
Copy Markdown

@chnrxn chnrxn commented Jan 6, 2021

Appending to an allocated slice would start appending past the last index, leading to the first len items being nil.

Appending to an allocated slice would start appending past the last index, leading to the first len items being nil.
@chnrxn chnrxn mentioned this pull request Jan 6, 2021
@chnrxn
Copy link
Copy Markdown
Author

chnrxn commented Jan 6, 2021

@headzoo would you be able to look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant