Issue Details (XML | Word | Printable)

Key: CORE-2725
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Alexander Peshkov
Reporter: Jiri Cincura
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Firebird Core

Server crashes when sending wrong BLR for parameters in op_execute

Created: 01/Nov/09 05:09 PM   Updated: 14/Mar/10 01:58 PM
Return to search
Component/s: Engine
Affects Version/s: 2.5 Beta 2
Fix Version/s: 2.5 RC1, 3.0 Alpha 1

Time Tracking:
Not Specified

Environment: SuperClassic

Planning Status: Unspecified


 Description  « Hide
When I send wrong BLR for parameters in op_execute server crashes, without any error notice in log. Confirmed by Alexander Peshkoff in devel list, he also has the test-case.

 All   Comments   Work Log   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Alexander Peshkov added a comment - 14/Mar/10 01:58 PM
I've reviewed protocol.cpp - fix done in RC1 is enough - all other places using suspicious message and format pointers already have enough checks for NULL.