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

sys_net Fixes #8019

Merged
merged 13 commits into from
Apr 13, 2020
Merged

sys_net Fixes #8019

merged 13 commits into from
Apr 13, 2020

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Apr 12, 2020

I saw Gran Turismo 5 still fails randomly with access violations on Network Thread due to incorrect handling of page faults notifications even after #7901, so Instead of hunting down each case I've decided to fix them all at once.

Additional improvements:

  • Added many EINVAL checks.
  • Added missing write to optlen in sys_net_bnet_getsockopt.

@elad335 elad335 force-pushed the fuck branch 2 times, most recently from b4f2fd9 to 7c0a9bf Compare April 12, 2020 10:55
@elad335 elad335 changed the title [TESTERS NEEDED] sys_net Fixes sys_net Fixes Apr 12, 2020
@elad335 elad335 force-pushed the fuck branch 2 times, most recently from 5eff533 to 08b2375 Compare April 12, 2020 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants