mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:03:04 +01:00
Misc.
This commit is contained in:
parent
ac14501c6a
commit
7b3386ee2b
@ -1273,7 +1273,7 @@ static void map_in_out(dsql_req* request, bool toExternal, const dsql_msg* messa
|
||||
@param parameters
|
||||
|
||||
**/
|
||||
static USHORT parse_blr(dsql_req* request, ULONG blr_length, const UCHAR* const blr,
|
||||
static USHORT parse_blr(dsql_req* request, ULONG blr_length, const UCHAR* blr,
|
||||
const ULONG msg_length, const Array<dsql_par*>& parameters_list)
|
||||
{
|
||||
HalfStaticArray<const dsql_par*, 16> parameters;
|
||||
|
Loading…
Reference in New Issue
Block a user