Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BOF in fbclient [CORE2055] #2491

Closed
firebird-automations opened this issue Aug 27, 2008 · 12 comments
Closed

BOF in fbclient [CORE2055] #2491

firebird-automations opened this issue Aug 27, 2008 · 12 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

In hidden comment

Commits: 551129e ac46391 0a8ccf5 33764ba a5c2628 4759132

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

In client's circular buffer (REMOTE_save_status_strings()) there is check for a wrap over the end of buffer, btu no check for overflow of a whole buffer. Normally engine does not return long lines, but if it will ever happen (say in newer engine version), AV in client will take place.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Open [ 1 ]

Target: 2.1.2, 2.0.5, 1.5.6 [ 10270, 10222, 10225 ]

Fix Version: 2.5 Beta 1 [ 10251 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Open [ 1 ]

Fix Version: 2.1.2 [ 10270 ]

Fix Version: 2.0.5 [ 10222 ]

Fix Version: 1.5.6 [ 10225 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

This one is awaiting its backport too.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Target: 2.1.2, 2.0.5, 1.5.6 [ 10270, 10222, 10225 ] => 2.1.2, 1.5.6 [ 10270, 10225 ]

status: Open [ 1 ] => Open [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Target: 2.1.2, 1.5.6 [ 10270, 10225 ] => 2.1.2 [ 10270 ]

status: Open [ 1 ] => Open [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Open [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment