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

Info result parsing #7298

Closed
aafemt opened this issue Sep 8, 2022 · 1 comment
Closed

Info result parsing #7298

aafemt opened this issue Sep 8, 2022 · 1 comment

Comments

@aafemt
Copy link
Contributor

aafemt commented Sep 8, 2022

Since ClumpletReader supports this buffer format, every piece of Firebird code should use it to parse result of getInfo() calls. It should fix multiple BOFs in handling of isc_info_truncated item.

@AlexPeshkoff
Copy link
Member

Just small notice before closing - not only isc_info_truncated was affected, isc_info_end handling in some cases was also buggy.

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