Fixed review comments in: gatt-server: Don't allocate negative data shared/shell: Free memory allocated by wordexp() tools/mesh: Fix integer overflow due to cast operation Bastien Nocera (11): gatt-server: Don't allocate negative data shared/shell: Free memory allocated by wordexp() shared/shell: Fix fd leak if -s is passed multiple times btsnoop: Fix possible negative memcpy length sdp: Fix possible null dereference sdp: Fix mismatched int casting emulator: Fix integer truncation warnings gatt-server: Fix integer overflow due to cast operation mesh: Fix integer overflow due to cast operation tools/mesh: Fix integer overflow due to cast operation unit/ringbuf: Fix ineffective guard due to signedness emulator/amp.c | 3 ++- emulator/bthost.c | 8 +++++--- lib/sdp.c | 6 +++++- mesh/pb-adv.c | 2 +- src/shared/gatt-server.c | 8 ++++---- src/shared/ringbuf.c | 2 +- src/shared/shell.c | 29 ++++++++++++++++++++--------- tools/btsnoop.c | 4 ++-- tools/mesh/mesh-db.c | 9 ++++----- 9 files changed, 44 insertions(+), 27 deletions(-) -- 2.45.2