URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1567a0948e50ded08947aae270dfd3bcd487486
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c1567a0 by Mikhail Koreshkov (drkor@xxxxxxxxx):
Q931: separate ett for each information element
Add separate ett for all possible information elements.
It's better to expand only necessary subtree but not all
Change-Id: If84359e28547ce5dcf753dc1bee691ece7f29ace
Reviewed-on: https://code.wireshark.org/review/8054
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from be8f9c4 Add some bounds checks.
adds c1567a0 Q931: separate ett for each information element
Summary of changes:
epan/dissectors/packet-q931.c | 33 +++++++++++++++++++++++----------
1 file changed, 23 insertions(+), 10 deletions(-)