This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit 5f60ca582dac7e5c95b35d9d6b955f3716d17e28 Merge: b112daac 274b4ceb Author: Gary Gregory <[email protected]> AuthorDate: Sat Jun 20 11:10:22 2026 -0400 Merge pull request #615 from rootvector2/eof-byte-count-guard Skip byte counting at EOF in ExtendedBufferedReader.read .../apache/commons/csv/ExtendedBufferedReader.java | 2 +- .../java/org/apache/commons/csv/CSVParserTest.java | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-)
