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

network: fix misaligned memory access in setsockopt(). #7969

Closed
wants to merge 1 commit into from

Conversation

PiotrSikora
Copy link
Contributor

Fixes #7968.

Signed-off-by: Piotr Sikora piotrsikora@google.com

Fixes envoyproxy#7968.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@PiotrSikora PiotrSikora requested a review from snowp as a code owner August 20, 2019 00:54
@PiotrSikora
Copy link
Contributor Author

cc @lizan

@PiotrSikora PiotrSikora changed the title network: fix misaligned access in setsockopt(). network: fix misaligned memory access in setsockopt(). Aug 20, 2019
@lizan
Copy link
Member

lizan commented Aug 20, 2019

dup of #7958...

@PiotrSikora
Copy link
Contributor Author

dupe of #7958...

Sigh, I've checked open issues and master, but not open PRs... :/

@mattklein123
Copy link
Member

Closing dup PR.

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.

AddressSanitizer: misaligned access in setsockopt()
3 participants