Feb. 26, 2024
7:08 p.m.
On Tue Jan 23 17:28:18 2024 +0000, Esme Povirk wrote:
Don't check for NULL if you're only calling `free`. Wouldn't it still be good to check that `effect` is non-NULL though, to avoid possible NULL dereference?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4661#note_62695