URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32d0fc067367646b86c09a7e644ed5fc5817d246
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
32d0fc0 by Evan Huus (eapache@xxxxxxxxx):
irda: remove tvb_length calls
Change-Id: I5ea9ed7226217ab272d957ae3240a286c6a26de9
Reviewed-on: https://code.wireshark.org/review/7912
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 8699bc2 Remove epan member from PacketWinData and just use cfile.epan when redissecting a packet window.
adds 32d0fc0 irda: remove tvb_length calls
Summary of changes:
plugins/irda/packet-ircomm.c | 9 ++++-----
plugins/irda/packet-irda.c | 14 +++++++-------
plugins/irda/packet-sir.c | 10 +++++-----
3 files changed, 16 insertions(+), 17 deletions(-)