Nikolay Sivov nsivov@codeweavers.com wrote:
RegisteredTask_create() doesn't handle NULL definition, neither does IRegisteredTask code. If it's meant to be fixed differently please let me know.
This still needs a lot of work, there is no need to pitch in.
On 2/27/2014 11:49, Dmitry Timoshkov wrote:
Nikolay Sivov nsivov@codeweavers.com wrote:
RegisteredTask_create() doesn't handle NULL definition, neither does IRegisteredTask code. If it's meant to be fixed differently please let me know.
This still needs a lot of work, there is no need to pitch in.
Oh yeah, I need it, it crashes for me.
Nikolay Sivov nsivov@codeweavers.com wrote:
RegisteredTask_create() doesn't handle NULL definition, neither does IRegisteredTask code. If it's meant to be fixed differently please let me know.
This still needs a lot of work, there is no need to pitch in.
Oh yeah, I need it, it crashes for me.
I have a patch which implements most of task management on the client side, and that would fix this particular problem. But I'm not sure yet whether to send it for inclusuion since it should be moved into the service at some point.