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/11/19 17:55:05 UTC

[GitHub] [mynewt-core] blocksebastian opened a new pull request, #2911: fs/fcb2: fix missing unlock of mutex in getprev

blocksebastian opened a new pull request, #2911:
URL: https://github.com/apache/mynewt-core/pull/2911

   on reaching oldest item the mutex does not get unlocked due directly returning


-- 
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-core] apache-mynewt-bot commented on pull request #2911: fs/fcb2: fix missing unlock of mutex in getprev

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on PR #2911:
URL: https://github.com/apache/mynewt-core/pull/2911#issuecomment-1320935331

   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


-- 
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-core] kasjer merged pull request #2911: fs/fcb2: fix missing unlock of mutex in getprev

Posted by GitBox <gi...@apache.org>.
kasjer merged PR #2911:
URL: https://github.com/apache/mynewt-core/pull/2911


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