Henri Verbeet : usp10: Use heap_alloc() instead of HeapAlloc().

Alexandre Julliard julliard at winehq.org
Fri Mar 10 16:51:44 CST 2017


Module: wine
Branch: master
Commit: 6a0e5bb79dbc66c062fcb068c1c12baca901fc8b
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6a0e5bb79dbc66c062fcb068c1c12baca901fc8b

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Mar  9 10:37:07 2017 +0100

usp10: Use heap_alloc() instead of HeapAlloc().

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Aric Stewart <aric at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/usp10/bidi.c     | 18 ++++++-------
 dlls/usp10/breaking.c |  4 +--
 dlls/usp10/indic.c    |  2 +-
 dlls/usp10/opentype.c | 70 +++++++++++++++++++++++++++++++--------------------
 dlls/usp10/shape.c    | 46 ++++++++++++++++-----------------
 5 files changed, 78 insertions(+), 62 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6a0e5bb79dbc66c062fcb068c1c12baca901fc8b



More information about the wine-cvs mailing list