KKopyscinski opened a new pull request #1120:
URL: https://github.com/apache/mynewt-nimble/pull/1120


   find_client() should return client from clients[conn_handle - 1],
   as connection handles are counted from 1, but arrays are indexed from 0.
   This will make sure we use all possible connections, and not leave first
   element of clients[] as NULL.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to