modified comment
This commit is contained in:
@@ -481,7 +481,7 @@ void WritePropertyHandler(
|
|||||||
&my_address,
|
&my_address,
|
||||||
false, // true for confirmed messages
|
false, // true for confirmed messages
|
||||||
MESSAGE_PRIORITY_NORMAL);
|
MESSAGE_PRIORITY_NORMAL);
|
||||||
// bad decoding - send an abort
|
// bad decoding or something we didn't understand - send an abort
|
||||||
if (len == -1)
|
if (len == -1)
|
||||||
{
|
{
|
||||||
pdu_len += abort_encode_apdu(
|
pdu_len += abort_encode_apdu(
|
||||||
|
|||||||
Reference in New Issue
Block a user