Skip to content

[merge] Fix merge of non-nullable slices#569

Merged
jmarais merged 1 commit intogogo:masterfrom
euroelessar:fix-memory-corruption-on-clone
Jul 30, 2019
Merged

[merge] Fix merge of non-nullable slices#569
jmarais merged 1 commit intogogo:masterfrom
euroelessar:fix-memory-corruption-on-clone

Conversation

@euroelessar
Copy link
Copy Markdown
Contributor

Fixes #568

@euroelessar
Copy link
Copy Markdown
Contributor Author

@jmarais Hi, can you check the change, please?

@jmarais
Copy link
Copy Markdown
Contributor

jmarais commented May 15, 2019

Thanks. This looks good.
I see a fmt check fail.
Could you reformat your test file please?

@euroelessar euroelessar force-pushed the fix-memory-corruption-on-clone branch from b5e14d8 to 9bb2472 Compare July 21, 2019 05:23
@rshriram
Copy link
Copy Markdown

Thanks for the fix @euroelessar . We have stumbled upon this bug as well in Istio project.

@rshriram
Copy link
Copy Markdown

@jmarais if this PR is okay, could you merge this?

@rshriram
Copy link
Copy Markdown

Ping

@rshriram
Copy link
Copy Markdown

gentle ping again. We are blocked on this for a major feature [getting seg faults in proto.Merge)

@jmarais
Copy link
Copy Markdown
Contributor

jmarais commented Jul 30, 2019

Sorry for the delay. Thanks for the update.

@jmarais jmarais merged commit 28a6bbf into gogo:master Jul 30, 2019
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.

Memory corruption/panic on Clone/Merge of nonnullable repeated field

4 participants