[PATCH 3/3] dwrite: Fix EUDC font collection use after free issue

Piotr Caban piotr at codeweavers.com
Thu Apr 27 09:04:06 CDT 2017


Without this patch factory_detach_fontcollection incorrectly releases
factory reference.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/dwrite/dwrite_private.h |  2 +-
  dlls/dwrite/font.c           |  6 ++++--
  dlls/dwrite/main.c           | 15 ++++++++-------
  3 files changed, 13 insertions(+), 10 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-dwrite-Fix-EUDC-font-collection-use-after-free-issue.txt
Type: text/x-patch
Size: 4038 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170427/dcf66ede/attachment.bin>


More information about the wine-patches mailing list