Supply missing brace omitted by commit 12613cb6b83cac1aa1e7882e84902c445fce3e74.
This commit is contained in:
parent
12613cb6b8
commit
97464012a0
@ -1492,6 +1492,7 @@ ECPGdo(const int lineno, const int compat, const int force_indicator, const char
|
||||
if (statement_type == ECPGst_prepnormal)
|
||||
{
|
||||
if (!ecpg_auto_prepare(lineno, connection_name, compat, questionmarks, &prepname, query))
|
||||
{
|
||||
setlocale(LC_NUMERIC, oldlocale);
|
||||
ecpg_free(oldlocale);
|
||||
va_end(args);
|
||||
|
Loading…
x
Reference in New Issue
Block a user