From: Jiri C. (JIRA) <tr...@fi...> - 2018-09-03 09:40:08
|
ReadBuffer might overwrite items on resizing -------------------------------------------- Key: DNET-847 URL: http://tracker.firebirdsql.org/browse/DNET-847 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 6.2.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Blocker When the write position is before (after wrap) read position and resize happens, the read items might be overwritten if enough is written to the buffer. -- 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 |