autobahn requires zero length rx allowed
authorAndy Green <andy.green@linaro.org>
Mon, 28 Dec 2015 03:11:55 +0000 (11:11 +0800)
committerAndy Green <andy.green@linaro.org>
Mon, 28 Dec 2015 03:12:05 +0000 (11:12 +0800)
commit20db310908afe01ec7ca2d32c766bf8edd7b6ded
tree04fb8dbeaaf711359dc11a9434bff5c0f59ba681
parente7d8e20f5648db1a731aa8b18ec9f22fc2152b2c
autobahn requires zero length rx allowed

We suppress zero length rx from getting to userland, but autobahn
requires it... oh well.

Signed-off-by: Andy Green <andy.green@linaro.org>
lib/client-parser.c