Wireshark-commits: [Wireshark-commits] master 65efca4: LAPSat: fix reported length for tvb subset

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 May 2016 20:48:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65efca4ec1c22e38419b0f8da766291bce82585c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

65efca4 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LAPSat: fix reported length for tvb subset
    
    It seems like LAPSat can have have padding bytes as seen in the capture found
    here: https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9005
    
    Change-Id: Ia2c7230c4c9fdae0bbe456585ab164f04eda0eb8
    Reviewed-on: https://code.wireshark.org/review/15293
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2cb16b2   Show MIBenum values for character sets as decimal.
    adds  65efca4   LAPSat: fix reported length for tvb subset


Summary of changes:
 epan/dissectors/packet-lapsat.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)