Alexandre Julliard pushed to branch master at wine / wine
Commits: b81a1894 by Tim Clem at 2024-09-23T21:59:03+02:00 nsiproxy: Only set the connection count from tcp_conns_enumerate_all when appropriate.
Fixes heap corruption downstream in NsiEnumerateObjectsAllParametersEx. Fixes a regression from 9085bc7b87f.
- - - - - f84f2703 by Tim Clem at 2024-09-23T21:59:06+02:00 nsiproxy: Only set the endpoint count from udp_endpoint_enumerate_all when appropriate.
Fixes heap corruption downstream in NsiEnumerateObjectsAllParametersEx. Fixes a regression from a3f737f6143.
- - - - -
2 changed files:
- dlls/nsiproxy.sys/tcp.c - dlls/nsiproxy.sys/udp.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8e41ea66305bbae9dee4c95e2f8774...