1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-15 18:00:59 +00:00

protob: add limit for DebugLinkDecision.input

This commit is contained in:
Pavol Rusnak 2018-04-04 01:13:19 +02:00
parent 3a908d7c7d
commit 27443a06c8
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -188,6 +188,8 @@ SelfTest skip_message:true
# used only in debug firmware
DebugLinkDecision.input max_size:33
DebugLinkState.layout max_size:1024
DebugLinkState.pin max_size:10
DebugLinkState.matrix max_size:10