-
-
Notifications
You must be signed in to change notification settings - Fork 268
Crash potentially caused by BETWEEN operator #7860
Copy link
Copy link
Closed
Labels
affect-version: 3.0.0affect-version: 4.0.0affect-version: 5.0 Initialaffect-version: 6.0 Initialfix-version: 3.0.12fix-version: 4.0.5fix-version: 5.0 RC 2fix-version: 6.0 Alpha 1qa: done successfullyrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Metadata
Metadata
Assignees
Labels
affect-version: 3.0.0affect-version: 4.0.0affect-version: 5.0 Initialaffect-version: 6.0 Initialfix-version: 3.0.12fix-version: 4.0.5fix-version: 5.0 RC 2fix-version: 6.0 Alpha 1qa: done successfullyrlsnotes60: noIntentionally not added to the Firebird 6.0 release notes.Intentionally not added to the Firebird 6.0 release notes.type: bug
Considering the test cases below
These statements caused a segmentation fault.
I found this in version 6.0.0.132 where I built from source code a0ff6b9