Richard,

I see from your checkin 2532, that you have changed sqlite3Malloc() to check for a zero byte request (I was mistaken earlier when I said the check was already there. I was looking at the debug code in sqlite3Malloc_() which does have the check.). However, shouldn't the sqlite3MallocRaw() function also have this check just for consistency and safety?

Dennis Cote

Reply via email to