mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Not our issue, but fixing here for now and reporting upstream
This commit is contained in:
parent
6379f87b31
commit
d03961b23b
1 changed files with 1 additions and 0 deletions
|
@ -111471,6 +111471,7 @@ static void fts3Appendf(
|
|||
z = z2;
|
||||
}
|
||||
if( z==0 ) *pRc = SQLITE_NOMEM;
|
||||
va_end(ap);
|
||||
sqlite3_free(*pz);
|
||||
*pz = z;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue