Signed-off-by: Amadeusz Sławiński <[email protected]>
---
 wrlib/convolve.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/wrlib/convolve.c b/wrlib/convolve.c
index 57072f0..a152e26 100644
--- a/wrlib/convolve.c
+++ b/wrlib/convolve.c
@@ -135,6 +135,8 @@ int RBlurImage(RImage * image)
                }
        }
 
+       free(tmpp);
+
        return True;
 }
 
-- 
1.9.3


-- 
To unsubscribe, send mail to [email protected].

Reply via email to