[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nano-devel] Fixed regexec() memory leak
From: |
delta |
Subject: |
[Nano-devel] Fixed regexec() memory leak |
Date: |
Sat, 1 Nov 2003 01:12:39 -0700 |
I've fixed the regexec() memory leak in edit_add() by freeing and
recompiling each regexp every 100 calls. The value can be changed in
regexec_wrapper() at the bottom of color.c.
The patch is at http://bespin.org/~qz/nano
My backspace key no longer works in 1.3.0's search field but ctrl-h does
work. Is there a fix for this?
--
Brand Huntsman -- http://www.qzx.com
Gentoo Linux 2.4.21 [Celeron 451MHz]
up 44 days 13:05 hours, 1631930 procs
- [Nano-devel] Fixed regexec() memory leak,
delta <=
- Re: [Nano-devel] Fixed regexec() memory leak, David Lawrence Ramsey, 2003/11/03
- Re: [Nano-devel] Fixed regexec() memory leak, David Lawrence Ramsey, 2003/11/03
- Re: [Nano-devel] Fixed regexec() memory leak, David Lawrence Ramsey, 2003/11/13
- Re: [Nano-devel] Fixed regexec() memory leak, David Lawrence Ramsey, 2003/11/13
- Re: [Nano-devel] Fixed regexec() memory leak, David Lawrence Ramsey, 2003/11/15