delta: catch error when parsing delta line.
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 25 May 2015 12:32:41 +0000 (20:32 +0800)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 25 May 2015 21:03:10 +0000 (23:03 +0200)
commit19e29ffc15dbd958e8e6a648ee0982c68353516f
treebba4c06715e5aaa39f06a73b6103d38c080398f6
parenta6a884b368409c0c0af1c1c53f6ad4a1b55648b2
delta: catch error when parsing delta line.

Reported by sarumpaet [1]

 [1] uci fails to handle long values properly,
     https://github.com/openwrt/packages/issues/1231

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
delta.c