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 2022/06/24 07:54:23 UTC

[GitHub] [mynewt-nimble] sjanc commented on pull request #1278: ble_conn: fix auth_pyld_timer memleak

sjanc commented on PR #1278:
URL: https://github.com/apache/mynewt-nimble/pull/1278#issuecomment-1165306690

   I'm fine with having this hotfixed as is (although the leak will stil be present on each HCI reset call, right?)
   
   in long term I think we need to expand npl api so that every init function has cleanup/deinit couterpart  (or assume that some accounting will be handled by NPL layer eg freertos NPL could have internal list of timers and know if one was already created or not..)


-- 
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