Wireshark-commits: [Wireshark-commits] master-2.0 2a44bd8: LAPSat: fix reported length for tvb subs

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

Commits:

2a44bd8 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>
    (cherry picked from commit 65efca4ec1c22e38419b0f8da766291bce82585c)
    Reviewed-on: https://code.wireshark.org/review/15295
    

Actions performed:

    from  f96b401   The tabulation is specified by the stuff at the end.
    adds  2a44bd8   LAPSat: fix reported length for tvb subset


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