Project

General

Profile

« Previous | Next » 

Revision d57bc03b

Added by crazymykl (Mike MacDonald) over 5 years ago

[ruby/csv] Do not loop forever when skip_lines regexp matches zero length with anchors (#110)

  • Do not loop forever when skip_lines regexp matches zero length with anchors

  • Remove needless white spaces

  • Add missing eos check in skip_needless_lines

  • Simplify test

https://github.com/ruby/csv/commit/3b15d4a3e8