vrahane commented on a change in pull request #1917: Use SMP/OMP/MCUmgr, remove 
newtmgr and change OICMGR to use OMP 
URL: https://github.com/apache/mynewt-core/pull/1917#discussion_r332298778
 
 

 ##########
 File path: sys/log/full/src/log_fcb.c
 ##########
 @@ -714,7 +718,7 @@ log_fcb_copy_entry(struct log *log, struct fcb_entry 
*entry,
 {
     struct log_entry_hdr ueh;
     char data[LOG_PRINTF_MAX_ENTRY_LEN + LOG_BASE_ENTRY_HDR_SIZE + 
LOG_IMG_HASHLEN];
-    uint16_t hdr_len;
+    uint16_t hdr_len = 0;
 
 Review comment:
   updated

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to