[PATCH] fixed potential double free

Alexandre Julliard julliard at winehq.org
Thu Jan 24 04:33:46 CST 2008


Marcus Meissner <marcus at jet.franken.de> writes:

> Coverity spotted that set_window_pos() could call
> free_region() on the same pointer twice.
>
> (CID 671 and 672)
>
> Check that they are different before freeing them twice.

This can't happen, Coverity is confused.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list