[PATCH 6/6] winegstreamer: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Fri Feb 19 15:53:47 CST 2021


Zebediah Figura <z.figura12 at gmail.com> writes:

> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  dlls/winegstreamer/Makefile.in    | 2 ++
>  dlls/winegstreamer/audioconvert.c | 3 ---
>  dlls/winegstreamer/gst_private.h  | 3 ---
>  dlls/winegstreamer/gstdemux.c     | 7 +++----
>  dlls/winegstreamer/main.c         | 2 +-
>  dlls/winegstreamer/media_source.c | 6 +-----
>  dlls/winegstreamer/mfplat.c       | 3 ---
>  dlls/winegstreamer/wg_parser.c    | 4 ++++
>  8 files changed, 11 insertions(+), 19 deletions(-)

This is causing all sorts of test failures, for instance:

tools/runtest -q -P wine -T . -M mfreadwrite.dll -p dlls/mfreadwrite/tests/mfreadwrite_test.exe mfplat && touch dlls/mfreadwrite/tests/mfplat.ok
0024:fixme:ole:CoCreateInstanceEx Class {48e2ed0f-98c2-4a37-bed5-166312ddd83f} does not support aggregation
te_test.exe: dlls/winegstreamer/wg_parser.c:641: wg_parser_stream_copy_buffer: Assertion `offset + size <= stream->map_info.size' failed.
012c:err:seh:dispatch_exception Fatal EXCEPTION_WINE_ASSERTION exception (code=80000101) raised
wine: Assertion failed at address F7F78559 (thread 012c), starting debugger...
Unhandled exception: assertion failed in 32-bit code (0xf7f78559).

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list