This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix regex memory handling


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jakub Jelinek wrote:

> regcomp.c had a lot of places where it could either leak memory or
> double free.  This patch tries to fix this.  In addition to this
> it reduces (in my build) regex.os's .text section by 3.3KB (from 71KB)
> and reduces number of malloc/free/realloc calls in tst-rxspencer
> (wc -l tst-rxspencer.mtrace) from 98080 to 83305.

Applied.  Thanks,

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/u8Jq2ijCOnn/RHQRAvkSAKCTdVysmVpEIuesK1Cy9aSAxvh/XgCgoka0
YaXlWzkpbdqYl2xii+TGd58=
=QcNA
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]