URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa4066dccfa763ebd5a8d0e224c753d977deee70
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
aa4066d by Peter Wu (peter@xxxxxxxxxxxxx):
skinny: fix retval, convert from tvb_length
New dissectors return an integer, not a boolean, fix that.
Change-Id: I79dea0cc4274d503d61ce8823dc783c542764f6b
Reviewed-on: https://code.wireshark.org/review/2884
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 0a2f6fc Squelch some compiler warnings.
adds aa4066d skinny: fix retval, convert from tvb_length
Summary of changes:
epan/dissectors/packet-skinny.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)