[SERVER] fix potential leak on window.c (bug2849)

Dimitrie O. Paun dpaun at rogers.com
Mon Apr 4 07:24:33 CDT 2005


On Mon, Apr 04, 2005 at 09:38:40AM +0200, Raphael wrote:
> Hi,
> 
>  changelog:
>   - fix potential leak on window.c as seen in bug2849

+               {
+                 free_region( tmp );
+                 goto error;
+               }

Can you please use 4-spaces indentation, like the rest
of the file?

-- 
Dimi.



More information about the wine-devel mailing list