[PATCH] user32: Always initialize module in load_desktop_driver.
12 Mar
2020
12 Mar
'20
5:52 a.m.
Sets module in all code paths. Has the effect that module being initialized is a post-condition of load_desktop_driver. Will fix this bug: https://bugs.winehq.org/show_bug.cgi?id=48742 thanks, Jefferson Carpenter
12 Mar
12 Mar
4:20 p.m.
Sorry, not actually a post-condition, there are other return statements. On Thursday, March 12, 2020, Jefferson Carpenter < jeffersoncarpenter2(a)gmail.com> wrote:
Sets module in all code paths. Has the effect that module being initialized is a post-condition of load_desktop_driver.
Will fix this bug: https://bugs.winehq.org/show_bug.cgi?id=48742
thanks, Jefferson Carpenter
2107
Age (days ago)
2107
Last active (days ago)
1 comments
1 participants
participants (1)
-
Jefferson Carpenter