From: Hennadii Z. (JIRA) <tr...@fi...> - 2017-01-08 09:39:24
|
Issue with FesBlob.GetSegment ----------------------------- Key: DNET-731 URL: http://tracker.firebirdsql.org/browse/DNET-731 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Reporter: Hennadii Zabula Assignee: Jiri Cincura For additional info see: https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/pull/63/files/e40822db87455eb2d30bb9038ecf9bd574de722b#diff-baa9635582d6046a02882cb1d4877249R145 There could be a bug with segmentLength/requested. I suggest, that in case segmentLength bigger than requested, this code should re-run with extended tmp buffer to segmentLegth buffer. Or if the code is right, remove completely this condition. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |