aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hiqnet.c
diff options
context:
space:
mode:
authorAndre Luyer <andre@luyer.nl>2020-03-06 16:19:46 +0100
committerAnders Broman <a.broman58@gmail.com>2020-03-09 04:42:30 +0000
commit914bb159f781c2f3a788fb68a3bacd3f54e24179 (patch)
tree9d642a06f0c14f3523c027d418c372cb65d82325 /epan/dissectors/packet-hiqnet.c
parent839209d2198cc06ca768dcb5e428ca6b21974b25 (diff)
TLS: Limit the number of DNs in Certificate Request messages
When the Distinguished Names list is large in the Certificate Request it can trigger the "Dissector bug warning". Having a huge list in the tree pane is not useful anyway so this change limits the amount of DNs added to the tree, preventing this fault condition. It is indicated by adding a "[Tree view truncated]" item. A side effect is that a handshake is no longer incorrectly flagged as 'resumed' because the Server Hello Done in the same packet is now dissected. Bug: 16202 Change-Id: Ib315940dcabc2d6b31cf3562354214158ea545a5 Reviewed-on: https://code.wireshark.org/review/36314 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-hiqnet.c')
0 files changed, 0 insertions, 0 deletions