Searched refs:firebird_fetch_blob (Results 1 – 3 of 3) sorted by relevance
2 Bug ##76452 (Crash while parsing blob data in firebird_fetch_blob)
261 static int firebird_fetch_blob(pdo_stmt_t *stmt, int colno, char **ptr, /* {{{ */ in firebird_fetch_blob() function464 return firebird_fetch_blob(stmt,colno,ptr,len, in firebird_stmt_get_col()
803 . Fixed bug #76452: Crash while parsing blob data in firebird_fetch_blob.
Completed in 21 milliseconds