[PATCH] gdiplus: Fix memory leak in format_string_callback error path.

Vincent Povirk madewokherd at gmail.com
Tue Jan 3 12:40:55 CST 2017


Signed-off-by: Vincent Povirk <vincent at codeweavers.com>

The additional if statement isn't strictly necessary. We can free ph
even if it's null.



More information about the wine-patches mailing list