mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:43:04 +01:00
Correction
This commit is contained in:
parent
8deb0bc2d2
commit
6d13f78931
@ -5464,6 +5464,7 @@ static void iterative_sql_info(ISC_STATUS* user_status,
|
||||
{
|
||||
*p++ = isc_info_sql_sqlda_version;
|
||||
put_vax_short((UCHAR*) p, sqlda->version);
|
||||
p += 2;
|
||||
}
|
||||
|
||||
memcpy(p, items, (int) item_length);
|
||||
|
Loading…
Reference in New Issue
Block a user