Quote:
Originally Posted by kovidgoyal
No, it's a memory leak. It's a rather hard to track down leak however, as references to the library are held in a *lot* of places, which is why I haven't bothered fixing it as yet.
|
Thanks for the quick response. My normal work flow is to use one library at a time so this memory leak hasn't been a problem.
The other day calibre died (a rare occurrence) on my work machine and I noted it was over 500M in size at the time. I had been testing two GUI plugins that Kiwidude is about to release so I started poking around to try and figure out where the increased memory came from. I was glad to see it wasn't from the plugins.
Thanks again for all your work, don't waste your time on this leak it isn't a major problem, I was just curious.