http://bugs.winehq.org/show_bug.cgi?id=7461
------- Additional Comments From rob@codeweavers.com 2007-25-02 06:18 ------- Created an attachment (id=5088) --> (http://bugs.winehq.org/attachment.cgi?id=5088&action=view) Patch that refcounts msi_custom_action_info objects
ACTION_FinishCustomActions still needs some work after this patch is applied because it is broken if item->package != package (it will loop forever).