rymanluk opened a new pull request, #1427:
URL: https://github.com/apache/mynewt-nimble/pull/1427

   Fixing false possitive compiler error
   
   
/home/rymek/projects/bletiny_proj/repos/apache-mynewt-nimble/nimble/controller/src/ble_ll_scan.c:456:12:
 error: array subscript <unknown> is outside array bounds of 'struct 
ble_ll_scan_advertisers[0]' 
[␛]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Warray-bounds␇-Werror=array-bounds␛]8;;␇]
     456 |     memcpy(&adv->adv_addr, addr, BLE_DEV_ADDR_LEN);


-- 
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-unsubscr...@mynewt.apache.org

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

Reply via email to