src/utils_parse_option.c: Check for the terminating null-byte, too.
authorFlorian Forster <octo@noris.net>
Thu, 21 Aug 2008 07:38:18 +0000 (09:38 +0200)
committerFlorian Forster <octo@noris.net>
Thu, 21 Aug 2008 07:38:18 +0000 (09:38 +0200)
commit44c78181413e1e1a90d7512078fe8218b564271a
treee0d484d7d790ea69b71eb5de45795e2455b2d8e6
parent0f77b589fdee440b959887673c3cd6ed244c215a
src/utils_parse_option.c: Check for the terminating null-byte, too.

I was so focused on values with spaces, that I forgot to test trivial
cases :/
src/utils_parse_option.c