[
https://issues.apache.org/jira/browse/MYNEWT-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15563176#comment-15563176
]
ASF subversion and git services commented on MYNEWT-428:
--------------------------------------------------------
Commit b153d958117f08ca69a5e526bee90c1fedf5eeeb in incubator-mynewt-newt's
branch refs/heads/develop from admin
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-newt.git;h=b153d95
]
MYNEWT-428 GATT Go Library
- ACL Data packet parsing bug for L2CAP packets
- Revendoring
> GATT Go Library: ACL Data packet parsing bug for L2CAP packets
> --------------------------------------------------------------
>
> Key: MYNEWT-428
> URL: https://issues.apache.org/jira/browse/MYNEWT-428
> Project: Mynewt
> Issue Type: Bug
> Reporter: Vipul Rahane
> Assignee: Vipul Rahane
> Fix For: v1_0_0_beta1
>
>
> ACL Data packet parsing bug, For each ACL Data packet, L2CAP header is parsed
> which is not how L2CAP works. There is a flag in the ACL Data header which
> says whether the L2CAP fragment is the first one or not which should be
> honored by the library before throwing an error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)