URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a3d3c1b5ecef91f5b011ab4d75336aad5e9190a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
0a3d3c1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
PER: fix dissection of known-multiplier character strings with ub less or equal to 2^b-1
See ITU-T X.691 chapter 30.5 for details
Change-Id: I6ac31494997349c6bff19b196e72859a31634af4
Ping-Bug: 11039
Reviewed-on: https://code.wireshark.org/review/7633
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 803d1201486d515637a391620a75c5b69e9c9b30)
Conflicts:
epan/dissectors/packet-per.c
Reviewed-on: https://code.wireshark.org/review/7664
Actions performed:
from c1f2bf3 PPP IPV6CP: fix display of Interface Identifier
adds 0a3d3c1 PER: fix dissection of known-multiplier character strings with ub less or equal to 2^b-1
Summary of changes:
epan/dissectors/packet-per.c | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)