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

Piotr Caban piotr at codeweavers.com
Thu Apr 27 10:20:03 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 ++++++++-------
  dlls/dwrite/tests/font.c     |  3 +++
  4 files changed, 16 insertions(+), 10 deletions(-)


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


More information about the wine-patches mailing list