[Bug 52191] Null pointer dereference in MPEG3_StreamConvert

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 9 01:02:41 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=52191

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
No, this looks accurate. The issue seems to be about having two functions
variants, one in lfs_wrap.c and actual implementation in libmpg123.c. The
wrapper does not check for null pointer, while implementation does.

It could a configuration issue, or a difference in win32 build. Maybe libmpg123
devs would be open to patching lfs_wrap.c accordingly.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list