Zebediah Figura : ws2_32: Use malloc() instead of HeapAlloc().

Alexandre Julliard julliard at winehq.org
Thu Aug 19 16:00:05 CDT 2021


Module: wine
Branch: master
Commit: 357fb2be9b8a786081269cafce9cc384bf74632d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=357fb2be9b8a786081269cafce9cc384bf74632d

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Wed Aug 18 23:25:48 2021 -0500

ws2_32: Use malloc() instead of HeapAlloc().

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ws2_32/async.c          |  26 +++-----
 dlls/ws2_32/protocol.c       | 141 +++++++++++++++++++++----------------------
 dlls/ws2_32/socket.c         |  72 +++++++++++-----------
 dlls/ws2_32/ws2_32_private.h |   2 +-
 4 files changed, 116 insertions(+), 125 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=357fb2be9b8a786081269cafce9cc384bf74632d



More information about the wine-cvs mailing list