adjust handling of too long lines in m_getfld2
authorPhilipp Takacs <philipp@bureaucracy.de>
Sat, 23 Apr 2016 18:46:20 +0000 (20:46 +0200)
committerPhilipp Takacs <philipp@bureaucracy.de>
Sun, 24 Apr 2016 10:24:21 +0000 (12:24 +0200)
commit2fb1dd2271e5be9d0b0c9cbd4e7d6d5d51aaecb9
treeba4651b59a962bc51116b7fd5e2c72ff21277d1b
parent5cf93efd16ee663ed0f680b503b71beec1783191
adjust handling of too long lines in m_getfld2

Now a field is complete read, if a line is to long.
Also no length check is done in the body, because
the caller can check f.valuelength.
sbr/m_getfld2.c