bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gawk: Memory leak in do_match (builtin.c)


From: Sven Wegener
Subject: gawk: Memory leak in do_match (builtin.c)
Date: Thu, 30 Nov 2006 15:25:55 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

please find attached a patch to fix a memory leak in gawk. When using
the match function in awk and not requesting the array with matches, we
leak the memory allocated by the multibyte conversion function str2wstr.

Cheers,
Sven

-- 
Sven Wegener
Gentoo Developer
http://www.gentoo.org/

Attachment: gawk-do_match-memory-leak.patch
Description: Text document

Attachment: pgp1jPbdKM5eO.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]