| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | June 26 2006 6:23pm |
| Subject: | Re: Query leaking memory | ||
| View as plain text | |||
Steven Van Ingelgem wrote: > > Inside Query there is a memory leak. Agreed. > Please find the patch included that fixes this issue. Sorry, that's not the right fix. That passes responsibility for freeing the memory to code that doesn't do it, so your code still has a memory leak. I've applied the correct one. Thanks in any case for the hint.
| Thread | ||
|---|---|---|
| • Query leaking memory | Steven Van Ingelgem | 23 Jun |
| • Re: Query leaking memory | Warren Young | 26 Jun |
| • Re: Query leaking memory | Steven Van Ingelgem | 26 Jun |
