Module: wine Branch: master Commit: 1a9922734a2cd70af84ec39bc4c85fd1bbcff630 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1a9922734a2cd70af84ec39bc...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Mar 30 08:55:47 2022 +0300
scrobj: Use CRT allocation functions.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/scrobj/scrobj.c | 92 ++++++++++++++++++++++++---------------------------- 1 file changed, 42 insertions(+), 50 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1a9922734a2cd70af84ec...