Set an upper limit on the size of the field buffer, raise an exception
when this limit is reached. Limit defaults to 128k, and is changed by module set_field_limit() method. Previously, an unmatched quote character could result in the entire file being read into the field buffer, potentially exhausting virtual memory.
A
Andrew McNamara committed
e4d05c4f93d0cf4359a5df5862110d94c8216de4
Parent: 29bf4e4