Zebediah Figura : winegstreamer: Use malloc() instead of HeapAlloc().

Alexandre Julliard julliard at winehq.org
Tue Feb 23 15:54:46 CST 2021


Module: wine
Branch: master
Commit: 672272e95ab03f1957aa8a631f9d01c1e2cd7a97
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=672272e95ab03f1957aa8a631f9d01c1e2cd7a97

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Feb 22 16:53:46 2021 -0600

winegstreamer: Use malloc() instead of HeapAlloc().

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winegstreamer/audioconvert.c |  5 ++-
 dlls/winegstreamer/gst_private.h  |  1 -
 dlls/winegstreamer/gstdemux.c     | 26 +++++++--------
 dlls/winegstreamer/media_source.c | 67 ++++++++++++++-------------------------
 dlls/winegstreamer/mfplat.c       |  9 +++---
 5 files changed, 42 insertions(+), 66 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=672272e95ab03f1957aa8a631f9d01c1e2cd7a97



More information about the wine-cvs mailing list