04.03.2014, 04:27
Quote:
Hi there. I'm working on someone's script, and I used sqlitei to get better debug info for now. Well, I started and got something like
Is that because the original writer never freed stuff? No idea yet where from it's coming, but what should I look for? |
Look for queries executed inside loops.
The easiest way, however, is if you have crashdetect.inc. You could modify sqlitei.inc to print a backtrace here.