On Mon Nov 28 14:32:30 2022 +0000, Bernhard Kölbl wrote:
changed this line in [version 6 of the diff](/wine/wine/-/merge_requests/1046/diffs?diff_id=21340&start_sha=955bf26c5736010a6a530fbdab326ffeaa830f6d#f56f5661ad29be925a16bb2ec6a9a6bb11da77b4_1532_1531)
The `goto` was changed to a `skip` but I still don't see the point, if it's NULL the test above will fail. You don't need an `if` here. Fwiw I think you don't even need the `media_engine` variable and can directly use `notify.media_engine`.