[PATCH] winex11: Avoid inefficiency and overflow in remove_startup_notification.

Alexandre Julliard julliard at winehq.org
Mon Jan 18 23:51:11 CST 2016


Alex Henrie <alexhenrie24 at gmail.com> writes:

> Could I get some feedback on this patch? I'd rather not have it drop
> off the list a second time, especially since Vincent already signed
> off on it: https://www.winehq.org/pipermail/wine-patches/2015-November/144119.html

It's not fixing any inefficiency (on the contrary it's now allocating
unneeded stack space) and it's not making things better. Please either
concentrate on fixing only the reported issue, or else make it truly
better; changing things for the sake of changing is not a good idea.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list