commit | 02bd8411dc07570cdb4971ae7ae42918094d649d | [log] [tgz] |
---|---|---|
author | Flavio Santes <flavio.santes@intel.com> | Sat Jan 28 22:06:32 2017 -0600 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Feb 03 15:59:18 2017 +0200 |
tree | 07c32c14202c681ec79efe3c03cd6ec1e94bca94 | |
parent | 9e6a6f3bcee4b4ffd2e24cc9558ed7263db684a9 [diff] |
net/mqtt: Validate null or app level zero-length rx buffers Don't try to process null or zero-length buffers generated by the IP stack. Zero-length buffers are valid at the TCP layer but contain no information for applications. Change-Id: If66d301527f56ca8e8761789b7fd6931fc37b8e0 Signed-off-by: Flavio Santes <flavio.santes@intel.com>