Wireshark-commits: [Wireshark-commits] lts-1.12.1 1c9d2c8: [RSL] Just return rest of packet if TLV

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 5 Mar 2016 09:54:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c9d2c89fd4ae998f3a35528ec04144d33ae4f90
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

1c9d2c8 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
    (cherry picked from commit f899e8a2013d6c63b1ce92018f8a64591ca91ae6)
    Reviewed-on: https://code.wireshark.org/review/14355
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  e1f3c18   ber: avoid deep recursion for constructed strings
    adds  1c9d2c8   [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(-)