This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 5a6aa68  sensors/bma253: Use FIFO mode for streaming (#1931)
     new b63e9c1  hw/sensor: Initialize `rc` before returning it
     new dc2e7ec  kernel/os: Use strncat rather than strncpy
     new 71b75a8  sys/log/full: Fix buffer overrun
     new 0a4f532  bq27z561: Fix buffer overrun

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/drivers/bq27z561/src/bq27z561.c | 2 +-
 hw/sensor/src/sensor_shell.c       | 2 ++
 kernel/os/src/os_mempool.c         | 3 ++-
 kernel/os/src/os_task.c            | 3 ++-
 sys/log/full/src/log_fcb.c         | 1 -
 5 files changed, 7 insertions(+), 4 deletions(-)

Reply via email to