Re: FVWM: window buttons and button-focus

2010-03-30 Thread Thomas Adam
On 30 March 2010 14:12, JUNG, Christian christian.j...@saarstahl.com wrote: -Original Message- From: thomas.ada...@gmail.com [mailto:thomas.ada...@gmail.com] On Behalf Of Thomas Adam Sent: Monday, March 29, 2010 11:04 AM To: JUNG, Christian Cc: fvwm@fvwm.org Subject: Re: FVWM:

[PATCH] CMD_WindowList: Free allocated memory in case of error

2010-03-30 Thread Christoph Fritz
Hi, this frees allocated memory in case of an error. Signed-off-by: Christoph Fritz chf.fr...@googlemail.com --- ChangeLog |4 fvwm/windowlist.c |1 + 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 15b140b..f93b375 100644 ---

Re: [PATCH] CMD_WindowList: Free allocated memory in case of error

2010-03-30 Thread Thomas Adam
On 30 March 2010 15:35, Christoph Fritz chf.fr...@googlemail.com wrote: Hi,  this frees allocated memory in case of an error. Thanks. Will tweak slightly and queue for later on. -- Thomas Adam