On Wed, Nov 24, 2010 at 6:49 PM, Stephen Blessing <
stephen.bless...@datasplice.com> wrote:
> Hi SQLite folks,
>
> I ran cppcheck and got this error:
>
> [./PlugIns/SQLiteDataStore/SQLite/sqlite3.c:13028]:(error) Common realloc
> mistake: "p" nulled but not freed upon failure.
>
This should be a
Hi SQLite folks,
I ran cppcheck and got this error:
[./PlugIns/SQLiteDataStore/SQLite/sqlite3.c:13028]:(error) Common realloc
mistake: "p" nulled but not freed upon failure.
/*
** Like realloc(). Resize an allocation previously obtained from
** sqlite3MemMalloc().
**
** For this low-level inte
2 matches
Mail list logo