Skip to content

Fix writev bug - #33

Open
nathaniel-bennett wants to merge 1 commit into
nyx-fuzz:mainfrom
nathaniel-bennett:patch-1
Open

Fix writev bug#33
nathaniel-bennett wants to merge 1 commit into
nyx-fuzz:mainfrom
nathaniel-bennett:patch-1

Conversation

@nathaniel-bennett

Copy link
Copy Markdown

real_writev uses real_write_ptr instead of real_writev_ptr, which experimentally leads to issues on certain targets (such as dnsmasq). The following PR fixes this.

`real_writev` uses `real_write_ptr` instead of `real_writev_ptr`, which experimentally leads to issues on certain targets (such as dnsmasq). The following PR fixes 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