You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/30 03:21:41 UTC

[jira] [Commented] (MYNEWT-697) Connection state machine leak

    [ https://issues.apache.org/jira/browse/MYNEWT-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15948344#comment-15948344 ] 

ASF subversion and git services commented on MYNEWT-697:
--------------------------------------------------------

Commit bf901055b8e6b24072f2ae1dd3b2ccf0f0a4fac3 in incubator-mynewt-core's branch refs/heads/develop from [~wes3]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=bf90105 ]

MYNEWT-697: Controller can leak connection state machines

Fixed bug where it was possible that a controller could allocate
a connection state machine and never make it active or free it.
If this happens, it is possible that the controller would not
be able to create a new connection. This particular bug would
only occur if the device was a central and would occur during
the le create connection command.


> Connection state machine leak
> -----------------------------
>
>                 Key: MYNEWT-697
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-697
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Nimble
>    Affects Versions: v1_0_0_rel
>            Reporter: William San Filippo
>            Assignee: William San Filippo
>             Fix For: v1_1_0_rel
>
>
> A connection state machine can get leaked if the controller cannot allocate an event buffer with which to send a connection complete event.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)