* [bluez/bluez] bf6289: sdpd-request: Fix unchecked malloc
@ 2026-07-23 9:14 hudsonzuo
0 siblings, 0 replies; only message in thread
From: hudsonzuo @ 2026-07-23 9:14 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1133038
Home: https://github.com/bluez/bluez
Commit: bf62891924e0912af0135e5518fcf957b202d91c
https://github.com/bluez/bluez/commit/bf62891924e0912af0135e5518fcf957b202d91c
Author: zuohsh <zuohongsheng@kylinos.cn>
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 9:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23 9:14 [bluez/bluez] bf6289: sdpd-request: Fix unchecked malloc hudsonzuo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.