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.

Reply via email to