fix(bt/blurdoird): fixed an OOB write in bta_dm_sdp_result

This commit is contained in:
Jin Cheng
2025-10-28 10:47:55 +08:00
committed by BOT
parent ef9b619498
commit 9889edd799
2 changed files with 15 additions and 5 deletions
+1
View File
@@ -238,6 +238,7 @@ typedef uint64_t UINT64;
typedef bool BOOLEAN;
/* Maximum UUID size - 16 bytes, and structure to hold any type of UUID. */
#define MAX_UUID_SIZE 16
#define MAX_UUID_NUM 32
typedef struct {
#define LEN_UUID_16 2