Skip to content

Commit 966c0b2

Browse files
committed
testing cifuzz
1 parent e2ce403 commit 966c0b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/setup_payload/SetupPayload.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ bool PayloadContents::isValidQRCodePayload(ValidationMode mode) const
7272
bool PayloadContents::isValidManualCode(ValidationMode mode) const
7373
{
7474
// No additional constraints apply to Manual Pairing Codes.
75+
//TESSS
7576
// (If the payload has a long discriminator it will be converted automatically.)
7677
return CheckPayloadCommonConstraints();
7778
}

0 commit comments

Comments
 (0)