Wireshark-commits: [Wireshark-commits] master 5845699: packet: don't mess up the subdissectors list

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Jul 2020 21:24:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=584569932b066fb4cc2f2c533743bf5c58c8c076
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5845699 by Dario Lombardo (lomato@xxxxxxxxx):

    packet: don't mess up the subdissectors list during optimization.
    
    Bug: 16690
    Change-Id: Ie8340dca7bb56d58425985c16a07d0ed6887d03f
    Reviewed-on: https://code.wireshark.org/review/37820
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  a0b2ff4   EPL: use predefined tf strings from tfs.(ch)
     add  5845699   packet: don't mess up the subdissectors list during optimization.


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