Wireshark-commits: [Wireshark-commits] master-1.12 d879d87: LAPSat: fix reported length for tvb sub

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

Commits:

d879d87 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/15296
    

Actions performed:

    from  38c014d   [Automatic update for 2016-05-08]
    adds  d879d87   LAPSat: fix reported length for tvb subset


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