shared/gatt-server: Fix not allowing valid attribute writes
authorBart Philips <bartphilips1@gmail.com>
Wed, 9 Aug 2023 20:27:23 +0000 (22:27 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commitf43e5cf391dc0a50a559a5c9038fee68d958ea4b
treee5cca924902aee52690227f5c6e947d60b1f7718
parentfa673171eda74ec0fb6b9a47ce5f3a2ada8a0dac
shared/gatt-server: Fix not allowing valid attribute writes

The length check shall not consider the command header, just its
payload.
src/shared/gatt-server.c