[PATCH v7 5/7] vbscript: Move the global lists to the script dispatch object.

Jacek Caban jacek at codeweavers.com
Mon Nov 11 13:31:18 CST 2019


Hi Gabriel,

On 11/11/19 1:34 PM, Gabriel Ivăncescu wrote:
> Signed-off-by: Gabriel Ivăncescu<gabrielopcode at gmail.com>
> ---
>
> Note that we have to move the non-persistent vbscode from the context's list,
> so it can be freed by the dispatch object only when it is released.
>
> This will be needed for the TypeInfo and named contexts.


The patch looks good, assuming we're really going in the right 
direction. I would prefer to review it properly once I can see the code 
that needs it.


I signed off the rest of the series, because it didn't depend on this 
patch. The fact that no test failed without this patch gives you a nice 
hint about an interesting test...


Thanks,

Jacek




More information about the wine-devel mailing list