In read_config_line(), turn overly long lines into fatal errors.
authorFabian Keil <fk@fabiankeil.de>
Sat, 26 Sep 2009 13:29:57 +0000 (13:29 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 26 Sep 2009 13:29:57 +0000 (13:29 +0000)
commit840f97d551a676a4b50815dc29de569298d081b6
tree577056745de70fcdac12c21ab0e31b36b42ae59e
parent8c3b1a6ae00b5609dfa74ae7c0c98981991ee05b
In read_config_line(), turn overly long lines into fatal errors.

Seems more reasonable than silently discarding data or triggering an assertion.
loaders.c