Skip to content

Fix a case where getaddrinfo() incorrectly returns 0#1998

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:fix-getaddrinfo
Apr 4, 2022
Merged

Fix a case where getaddrinfo() incorrectly returns 0#1998
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:fix-getaddrinfo

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

This causes iperf3 to segfault in netannounce(). (iperf3 still doesn't run correctly under shadow, but this fixes the segfault.)

@stevenengler stevenengler requested a review from sporksmith March 31, 2022 18:11
@stevenengler stevenengler self-assigned this Mar 31, 2022
@github-actions github-actions bot added the Component: Libraries Support functions like LD_PRELOAD and logging label Mar 31, 2022
@github-actions github-actions bot added Component: Build Build/install tools and dependencies Component: Testing Unit and integration tests and frameworks labels Apr 4, 2022
@stevenengler stevenengler merged commit 6abda76 into shadow:main Apr 4, 2022
@stevenengler stevenengler deleted the fix-getaddrinfo branch April 4, 2022 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies Component: Libraries Support functions like LD_PRELOAD and logging Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants