https://bugs.winehq.org/show_bug.cgi?id=46779
Lorenzo Ferrillo lorenzofer@live.it changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #63807|0 |1 is obsolete| |
--- Comment #2 from Lorenzo Ferrillo lorenzofer@live.it --- Created attachment 63814 --> https://bugs.winehq.org/attachment.cgi?id=63814 Working Implementation of ID3DXEffectCompiler_CompileEffect
During rewrite for application to a wine (instead of staging) patch I forgot a small but critical piece of code, in compiler creation. Also fixed a potential memory leak, and null pointer dereference, if the compiler is created directly or from a resource.