Page 1 of 1

Bug with locate

Posted: 19.10.2015, 16:50
by Zoran
I reported a regression in 7.2, 7.3 and trunk versions here: https://sourceforge.net/p/zeoslib/tickets/132/
I uploaded a patch there. Please test and apply the patch.

The problem is with Locate when the field is of type Integer - when the value parameter is a string wich begins with space, the application hangs. I found that there is obvious infinite loop in function ValInt64_JOH_PAS_8_a_raw, in unit ZFastCode.

Thank you.

Re: Bug with locate

Posted: 11.11.2015, 11:10
by miab3
Patches done: R3648 and R3653 /testing-7.2 (SVN).

Michal