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

SMSTCPIP - LWIP patch backports #195

Merged
merged 8 commits into from
Feb 12, 2019
Merged

SMSTCPIP - LWIP patch backports #195

merged 8 commits into from
Feb 12, 2019

Conversation

sp193
Copy link
Contributor

@sp193 sp193 commented Feb 12, 2019

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK
  • Requires update of the gsKit
  • Others (please specify below)

Pull Request description

Most patches are for the sockets layer and TCP.

… (from Dmitry Potapov) : patch for netconn_write(), fixes a

possible race condition which cause to send some garbage.
… doesn't check its internal

pbuf_alloc call result and can cause a crash.
…eleased semaphore causes lwip_select() to crash.
…reases counters for available receives before netbuf is actually posted.
@ElPatas1 ElPatas1 merged commit 47180c6 into ps2homebrew:master Feb 12, 2019
@sp193 sp193 deleted the SMSTCPIP-patch-backports branch February 15, 2019 14:39
AKuHAK pushed a commit that referenced this pull request Sep 30, 2021
citronalco pushed a commit to citronalco/OPL-Daily-Builds that referenced this pull request Sep 10, 2023
This pull request was closed.
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.

2 participants