Closed GoogleCodeExporter closed 9 years ago
If a malformed record is read from the last line in a file, the client is not
aware that EOF has been reached and may call beanReader.read() again which can
cause the IOException. This defect applies to delimited in fixed length
records as well (if line continuation is allowed).
Original comment by kevin.s...@gmail.com
on 15 Feb 2013 at 3:31
Fixed for 2.0.4.
Original comment by kevin.s...@gmail.com
on 16 Feb 2013 at 5:12
Original comment by kevin.s...@gmail.com
on 6 Mar 2013 at 3:14
Original issue reported on code.google.com by
kevin.s...@gmail.com
on 14 Feb 2013 at 8:17