[PATCH v2 4/6] windowscodecs: Implement DdsDecoder_Wine_Initialize().

Esme Povirk (they/them) esme at codeweavers.com
Sun Jul 12 19:50:31 CDT 2020


I think the lock should already be held during the call to
IWICWineDecoder_Initialize. I don't want to think about what will
happen if some other thread grabs the lock between that and checking
the file type.



More information about the wine-devel mailing list