Firebird Documentation IndexFirebird 1.5.6 Release NotesBugfixes and Additions since Release 1.0 → Release 1.5, 1.5.1, 1.5.2, 1.5.3 and 1.5.4 Bugs Fixed in v.1.5.5
Firebird Home Firebird Home Prev: Release 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4 and 1.5.5 Bugs Fixed in v.1.5.6Firebird Documentation IndexUp: Bugfixes and Additions since Release 1.0Next: Release 1.5, 1.5.1, 1.5.2 and 1.5.3 Bugs Fixed in v.1.5.4

Release 1.5, 1.5.1, 1.5.2, 1.5.3 and 1.5.4 Bugs Fixed in v.1.5.5

Bugs CORE-1061 and CORE-1109

fixed by P. Reeves

Partial fix for Windows Vista platform, whereby the Explorer crashes when the Firebird 1.5 control panel applet is installed. This crash does NOT occur with Firebird 2.n, but backporting the changes did not work. The installer now disables installation of the 1.5 applet if Vista is detected as the host operating system.

Bug CORE-1076

fixed by A. Peshkoff

Services Manager and gsec would truncate First/Middle/Last Name fields to 17 characters instead of the 31 characters defined for the field definitions.

Fix back-ported from Firebird 2.0.

Unregistered bug

fixed by A. Peshkoff

Supplying an empty Database Parameter Block (DPB) or Services Parameter Block (SPB) would crash the server.

Bug CORE-921

fixed by A. Peshkoff, C. Valderrama

A number of vulnerabilities found and reported by RISE Security were closed.

Fixes back-ported from Firebird 2.0.3

Bug CORE-1470

fixed by C. Valderrama

Supplying a name of more than 127 characters for a secondary file would cause the server to crash.

Fix back-ported from Firebird 2.0.3

Bug CORE-1447

fixed by C. Valderrama

Querying for database info on a very long path through an API call to isc_database_info() could cause a buffer overrun.

Unregistered bug

fixed by P. Beach

QLI could cause a crash when processing the following statement:



      insert into relationx select * from relationy
        

Unregistered bug

fixed by P. Beach

An alignment issue could cause a core dump on HPUX when using SQL Dialect 1 and the following statement:



      select distinct(1.0/1) from rdb$database
        

Prev: Release 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4 and 1.5.5 Bugs Fixed in v.1.5.6Firebird Documentation IndexUp: Bugfixes and Additions since Release 1.0Next: Release 1.5, 1.5.1, 1.5.2 and 1.5.3 Bugs Fixed in v.1.5.4
Firebird Documentation IndexFirebird 1.5.6 Release NotesBugfixes and Additions since Release 1.0 → Release 1.5, 1.5.1, 1.5.2, 1.5.3 and 1.5.4 Bugs Fixed in v.1.5.5