User Activity

  • Committed [e6ef63]

    Merged rev 1442: Firebird: use of isc_dsql_allocate_statement instead of isc_dsql_alloc_statement2. The latter NULLs statement handle while TZInterbase6Statement.ExecuteQuery uses a local variable (stack) to store the handle. isc_detach_database NULLs the statement handle which is already a long time out of scope causing random crashes.

  • Committed [ca3eb6]

    Merged rev 1444: TZAbstractRODataset.GetFieldData used PWideString(Buffer)^ assignment but Widestring is a COM managed string under windows and FPC. Since buffer is not initialized, the re-allocation of PWideString(Buffer)^ failed. Changed to a tradional system.move operation.

  • Committed [8099d5]

    Merged rev 1454: Corrected {$UNDEFINE x} changed to {$UNDEF x}

  • Committed [02503e]

    Reverted accidental ztestall.lpi check in

  • Committed [4a7ab0]

    Firebird: use of isc_dsql_allocate_statement instead of isc_dsql_alloc_statement2. The latter NULLs statement handle while TZInterbase6Statement.ExecuteQuery uses a local variable (stack) to store the handle. isc_detach_database NULLs the statement handle which is already a long time out of scope causing random crashes.

  • Committed [98f29d]

    TZAbstractRODataset.GetFieldData used PWideString(Buffer)^ assignment but Widestring is a COM managed string under windows and FPC. Since buffer is not initialized, the re-allocation of PWideString(Buffer)^ failed. Changed to a tradional system.move operation.

  • Committed [4e5058]

    Corrected {$UNDEFINE x} changed to {$UNDEF x}

  • Committed [b768e6]

    Fixed test for postgres bug 739514

View All

Personal Data

Username:
ludob
Joined:
2011-06-20 09:07:48

Projects

This is a list of open source software projects that ludob is associated with:

  • ZeosLib Database components for Delphi, FreePascal/Lazarus, Kylix, C++ Builder Last Updated:

Personal Tools