You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Christopher Collins (JIRA)" <ji...@apache.org> on 2017/06/08 19:12:18 UTC

[jira] [Updated] (MYNEWT-775) Crash due to unaligned accesses during CoAP parsing.

     [ https://issues.apache.org/jira/browse/MYNEWT-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Collins updated MYNEWT-775:
---------------------------------------
    Description: 
(Pull request: https://github.com/apache/incubator-mynewt-core/pull/322)

Some code assumes that an mbuf's om_data pointer is suitable aligned for struct pointer access.

  was:Some code assumes that an mbuf's om_data pointer is suitable aligned for struct pointer access.


> Crash due to unaligned accesses during CoAP parsing.
> ----------------------------------------------------
>
>                 Key: MYNEWT-775
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-775
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>             Fix For: v1_1_0_rel
>
>
> (Pull request: https://github.com/apache/incubator-mynewt-core/pull/322)
> Some code assumes that an mbuf's om_data pointer is suitable aligned for struct pointer access.



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