Date: Mon, 03 Jul 2000 00:16:04 +0900 From: "Daniel C. Sobral" <dcs@newsguy.com> To: current@freebsd.org Subject: regex(3) is leaking memory Message-ID: <395F5CB3.C1311F19@newsguy.com>
next in thread | raw e-mail | index | archive | help
I forgot to free the additional memory allocated by regcomp() at regfree(). So, for now, regex(3) is leaking memory. I'll fix it in a short while (but not immediately, sorry). -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.great.underground.bsdconpiracy.org <jkh> _DES: The Book of Bruce has only one sentence in it, and it says "the actual directives of my cult are left as an exercise for the reader. Good luck." <EE> jkh: does it really include the 'good luck' part? <jkh> EE: OK, I made that part up. <jkh> EE: I figured it should sound a bit more cheery than how Bruce initially dictated it to me. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?395F5CB3.C1311F19>