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 2021/10/29 03:57:31 UTC

[GitHub] [mynewt-nimble] novumdun opened a new issue #1066: There is a problem in 'repos/apache-mynewt-nimble/nimble/host/mesh/src/provisioner.c'

novumdun opened a new issue #1066:
URL: https://github.com/apache/mynewt-nimble/issues/1066


   In 'repos/apache-mynewt-nimble/nimble/host/mesh/src/provisioner.c' 'static void send_pub_key(void)' func, 
   "memcpy(&bt_mesh_prov_link.conf_inputs[17], &buf->om_databuf[1], 64);" should be changed to "memcpy(&bt_mesh_prov_link.conf_inputs[17], &buf->om_data[1], 64);".


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] novumdun commented on issue #1066: There is a bug in 'repos/apache-mynewt-nimble/nimble/host/mesh/src/provisioner.c'

Posted by GitBox <gi...@apache.org>.
novumdun commented on issue #1066:
URL: https://github.com/apache/mynewt-nimble/issues/1066#issuecomment-954753213


   Ok. thanks for your job.
   
   
   发件人: Krzysztof ***@***.***>
   发送时间: 2021年10月29日 16:47
   收件人: ***@***.***>
   抄送: ***@***.***>; ***@***.***>
   主题: Re: [apache/mynewt-nimble] There is a bug in 'repos/apache-mynewt-nimble/nimble/host/mesh/src/provisioner.c' (Issue #1066)
   
   
   Patch is merged, I think this can be closed now
   
   —
   You are receiving this because you authored the thread.
   Reply to this email directly, view it on GitHub<https://github.com/apache/mynewt-nimble/issues/1066#issuecomment-954564437>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AH5POICFNHF2ZUKECUSSWF3UJJUURANCNFSM5G6LVVTA>.
   Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
   
   


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] KKopyscinski closed issue #1066: There is a bug in 'repos/apache-mynewt-nimble/nimble/host/mesh/src/provisioner.c'

Posted by GitBox <gi...@apache.org>.
KKopyscinski closed issue #1066:
URL: https://github.com/apache/mynewt-nimble/issues/1066


   


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] KKopyscinski commented on issue #1066: There is a bug in 'repos/apache-mynewt-nimble/nimble/host/mesh/src/provisioner.c'

Posted by GitBox <gi...@apache.org>.
KKopyscinski commented on issue #1066:
URL: https://github.com/apache/mynewt-nimble/issues/1066#issuecomment-954564437


   Patch is merged, I think this can be closed now


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] KKopyscinski commented on issue #1066: There is a bug in 'repos/apache-mynewt-nimble/nimble/host/mesh/src/provisioner.c'

Posted by GitBox <gi...@apache.org>.
KKopyscinski commented on issue #1066:
URL: https://github.com/apache/mynewt-nimble/issues/1066#issuecomment-954530007


   Agreed, submitted fix: https://github.com/apache/mynewt-nimble/pull/1067


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org