[PATCH v2 4/4] winex11: Use libc for driver memory allocation.

Jacek Caban jacek at codeweavers.com
Mon Apr 25 10:01:07 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
v2: Fixed freeing wine_get_dos_file_name and wine_get_unix_file_name 
results.

  dlls/winex11.drv/bitblt.c      |  22 ++++---
  dlls/winex11.drv/brush.c       |   3 +-
  dlls/winex11.drv/clipboard.c   | 106 ++++++++++++++++-----------------
  dlls/winex11.drv/desktop.c     |  17 +++---
  dlls/winex11.drv/graphics.c    |  59 +++++++++---------
  dlls/winex11.drv/init.c        |   4 +-
  dlls/winex11.drv/keyboard.c    |  10 ++--
  dlls/winex11.drv/mouse.c       |  26 ++++----
  dlls/winex11.drv/opengl.c      |  36 +++++------
  dlls/winex11.drv/palette.c     |  29 +++++----
  dlls/winex11.drv/pen.c         |   4 +-
  dlls/winex11.drv/settings.c    |  25 ++++----
  dlls/winex11.drv/vulkan.c      |  13 ++--
  dlls/winex11.drv/window.c      |  47 +++++++--------
  dlls/winex11.drv/x11drv_main.c |  13 ++--
  dlls/winex11.drv/xinerama.c    |  17 +++---
  dlls/winex11.drv/xrandr.c      |  45 +++++++-------
  dlls/winex11.drv/xrender.c     |  79 ++++++++++--------------
  dlls/winex11.drv/xvidmode.c    |  13 ++--
  19 files changed, 266 insertions(+), 302 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0004-winex11-Use-libc-for-driver-memory-allocation.txt
Type: text/x-patch
Size: 88288 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220425/a5a0ab60/attachment.bin>


More information about the wine-devel mailing list