URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b4c158f003fe32900085ce5ec303467bcd99733
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
6b4c158 by Dennis Bush (bush@xxxxxxxx):
UFTP4: fix for tree display of uftp4.complete.reserved
The uftp4.complete.reserved field takes up 3 bytes, however the
associated tree item only highlights 2 bytes. Fixed to highlight all 3
bytes.
Change-Id: I720f0829648543aca615d0b539ba996d2cff7216
Reviewed-on: https://code.wireshark.org/review/36995
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3bb7d00 pcapng: have per-section interface tables rather than per-file.
add 6b4c158 UFTP4: fix for tree display of uftp4.complete.reserved
Summary of changes:
epan/dissectors/packet-uftp4.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)