Wireshark-commits: [Wireshark-commits] master-1.12 f899e8a: [RSL] Just return rest of packet if TLV
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Dec 2015 08:18:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f899e8a2013d6c63b1ce92018f8a64591ca91ae6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

f899e8a by Michael Mann (mmann78@xxxxxxxxxxxx):

    [RSL] Just return rest of packet if TLV type is unknown
    
    Bug: 11829
    Change-Id: Id31ec9ee970c3a1e1fe64e3bf823f9ab78f7cd9e
    Reviewed-on: https://code.wireshark.org/review/12558
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 2930d3105c3ff2bfb1278b34ad10e2e71c3b8fb0)
    Reviewed-on: https://code.wireshark.org/review/12564
    

Actions performed:

    from  1a44ff1   Clamp zooming so that we don't get zero or negative font sizes.
    adds  f899e8a   [RSL] Just return rest of packet if TLV type is unknown


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