If the rc = -EAGAIN from mqtt_read_publich_payload(), it shouldn't be used in memcpy() since it is a negative value, and instead, it should try to read again. Fix: #13825 Coverity-CID: 191002 Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com> |
||
|---|---|---|
| .. | ||
| coap | ||
| dns_packet | ||
| dns_resolve | ||
| http_header_fields | ||
| mqtt_packet | ||
| mqtt_publisher | ||
| mqtt_pubsub | ||
| mqtt_subscriber | ||
| tls_credentials | ||