Subject | Access violation in IB_Components |
---|---|
Author | |
Post date | 2013-11-29T09:21:15Z |
Hi!
IBO : 5.3.1.1862
XE4 upd1
64Win7, 64bit debug
FB2.5.2.26540 (both client and server)
When an EXECUTE PROCEDURE call (TIBOStoredProc.ExecProc) throws an exception at database side (database exception call) then in the TIBOStoredProc Self pointer becomes nil after the
SysExecStatement ( ErrCode, Status );
call (IB_Components.pas, line 25299). Looks like some kind of buffer overflow problem.
Please fix it.
Thank you!
IBO : 5.3.1.1862
XE4 upd1
64Win7, 64bit debug
FB2.5.2.26540 (both client and server)
When an EXECUTE PROCEDURE call (TIBOStoredProc.ExecProc) throws an exception at database side (database exception call) then in the TIBOStoredProc Self pointer becomes nil after the
SysExecStatement ( ErrCode, Status );
call (IB_Components.pas, line 25299). Looks like some kind of buffer overflow problem.
Please fix it.
Thank you!