kasjer opened a new pull request, #3414: URL: https://github.com/apache/mynewt-core/pull/3414
Local function log_fcb_copy() did not use information about start location that was already available. Function log_fcb_rtr_erase() found first element to copy and then used only part of what wa returned. In turn log_fcb_copy() walk log again skipping entries. It would not work correctly if more then on sector was used for source fcb and requested number of preserved entries span more then one sector. -- 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: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org