Re: memory use increasing while running, till...
- Posted by mattlewis (admin) Dec 28, 2012
- 1186 views
BRyan said...
How about try using a free(target) at the end of the reverse() function
just before the return t
just to see if it has something to do with multiple copies of target
No, it's definitely a problem with replace(). See ticket:830.
Matt