Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master aa4066d: skinny: fix retval, convert from tvb_length

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 7 Jul 2014 01:47:01 +0000 (UTC)
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(-)