You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/01/16 16:05:14 UTC

[GitHub] mkiiskila opened a new pull request #735: net/oic BLE; was not able to receive small requests.

mkiiskila opened a new pull request #735: net/oic BLE; was not able to receive small requests.
URL: https://github.com/apache/mynewt-core/pull/735
 
 
   because here the header size is < 6 bytes. We erroneously are checking return code from os_mbuf_copydata() and asking it to copy less bytes than there are in the packet.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services