http://bugzilla.novell.com/show_bug.cgi?id=564735 http://bugzilla.novell.com/show_bug.cgi?id=564735#c1 --- Comment #1 from Brandon Philips <bphilips@novell.com> 2009-12-18 01:29:50 UTC --- Created an attachment (id=333316) --> (http://bugzilla.novell.com/attachment.cgi?id=333316) libattr-fix-memory-leak-in-attr_copy_action.patch Subject: [PATCH] libattr: fix memory leak in attr_copy_action() stanse found that attr_copy_action returns before freeing the memory allocated for text. Move fopen() above the malloc so this is not a problem. Fixes this bug: https://bugzilla.novell.com/show_bug.cgi?id=564735 Signed-off-by: Brandon Philips <bphilips@suse.de> -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.