URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a6b6b09dc752347ff7d7b7ba85b2aefe9110394
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0a6b6b0 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
dmp: Report unused bits in last byte for 7bit string.
The protocol spec states that unused bits in the last byte in a
7bit string shall be null.
Change-Id: I6fa2e0af6462c87279c19e23a98bf624e46bc9c1
Reviewed-on: https://code.wireshark.org/review/14387
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 4f3a889 Add conflict check filter
adds 0a6b6b0 dmp: Report unused bits in last byte for 7bit string.
Summary of changes:
epan/dissectors/packet-dmp.c | 50 ++++++++++++++++++++++++++++--------------
1 file changed, 33 insertions(+), 17 deletions(-)