[bluez/bluez] bf6289: sdpd-request: Fix unchecked malloc
hudsonzuo <[email protected]>
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <bluez/bluez/push/refs/heads/1133038/[email protected]> |
Branch: refs/heads/1133038
Home: https://github.com/bluez/bluez
Commit: bf62891924e0912af0135e5518fcf957b202d91c
https://github.com/bluez/bluez/commit/bf62891924e0912af0135e5518fcf957b202d91c
Author: zuohsh <[email protected]>
Date: 2026-07-23 (Thu, 23 Jul 2026)
Changed paths:
M lib/bluetooth/sdp.h
M src/sdpd-request.c
Log Message:
-----------
sdpd-request: Fix unchecked malloc
Fix unchecked malloc in request processing in service_search_attr_req()
and process_request().Also add SDP_INSUFFICIENT_RESOURCES (0x0006) which
is defined by the Bluetooth Core Specification but was missing from sdp.h.
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications