From 5aa3f0880df880720cd5a68e53f8e2f34c89e986 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Thu, 24 Feb 2011 18:21:33 -0300 Subject: TODO: Add item related to ATT PDU decoding issue --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index c69e7bb91..0f336c8d3 100644 --- a/TODO +++ b/TODO @@ -119,6 +119,13 @@ ATT/GATT Priority: Medium Complexity: C2 +- Implement ATT PDU validation. Malformed PDUs can cause division by zero + when decoding PDUs. A proper error PDU should be returned for this case. + See decoding function in att.c file. + + Priority: Medium + Complexity: C1 + - Agent for characteristics: Agent interface should be extended to support authorization per characteristic if the remote is not in the trusted list. -- cgit v1.2.3