Skip to content

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

Closed
PiotrSikora wants to merge 1 commit intoenvoyproxy:masterfrom
PiotrSikora:asan
Closed

network: fix misaligned memory access in setsockopt().#7969
PiotrSikora wants to merge 1 commit intoenvoyproxy:masterfrom
PiotrSikora:asan

Conversation

@PiotrSikora
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

lizan commented Aug 20, 2019

dup of #7958...

@PiotrSikora
Copy link
Copy Markdown
Contributor Author

dupe of #7958...

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

@mattklein123
Copy link
Copy Markdown
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