mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
Warning (PVS-Studio).
This commit is contained in:
parent
f31b344aaf
commit
f92bd49d15
@ -422,7 +422,7 @@ static const UCHAR* compile(const UCHAR* sdl, sdl_arg* arg)
|
||||
* is null, parse, but do not generate anything.
|
||||
*
|
||||
**************************************/
|
||||
SLONG n, count, variable, value, sdl_operator;
|
||||
SLONG n, count, variable, value, sdl_operator = 0;
|
||||
IPTR* label;
|
||||
const UCHAR* expressions[MAX_ARRAY_DIMENSIONS];
|
||||
const UCHAR** expr;
|
||||
|
Loading…
Reference in New Issue
Block a user