On Jan 22, 2010, at 10:21 PM, wcl...@gfs-hofheim.de wrote:

> Hi,
>
> I've spotted a very few places where the use of realloc or  
> sqlite3_realloc
> *may* constitute memory leaks if the realloc fails.  Hope this helps;
> please ignore if I've misread the code...
>
> Line numbers should correlate to version 3.6.22, but I've included the
> name of the function the line is contained in just in case
>
> fts3_tokenizer1.c, function simpleNext, line 186
> fts3_porter.c, function porterNext, line 609

Thanks. Fixed here:

   http://www.sqlite.org/src/vinfo/701ef64b3d

Dan.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to