URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a32fc1ee3ab40bfec1336d856f40c3bb77ea70b
Submitter: Stig Bjørlykke (s...@bjorlykke.org)
Changed: branch: master-2.2
Repository: wireshark

Commits:

1a32fc1 by Stig Bjørlykke (s...@bjorlykke.org):

    dmp: Allow multiple SecurityCategories again
    
    A Security Classification in DMP may have multiple Security Categories
    so don't restrict this to only one.  Add a arbitrary limit of 255 to
    avoid a long dissector loop in malformed packets.
    
    This fixes a bug introduced in g85bbda51.
    
    Bug: 14408
    Change-Id: I48e7a61a097c58dfcf21e9c9ed3147cf1573dae6
    Reviewed-on: https://code.wireshark.org/review/26011
    Petri-Dish: Stig Bjørlykke <s...@bjorlykke.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    (cherry picked from commit f14f76d12a3107f0a89884f084640925ba033b28)
    Reviewed-on: https://code.wireshark.org/review/26042
    Reviewed-by: Stig Bjørlykke <s...@bjorlykke.org>
    

Actions performed:

    from  5e0e2b6   Get rid of the -sdkroot option; it doesn't affect anything.
    adds  1a32fc1   dmp: Allow multiple SecurityCategories again


Summary of changes:
 epan/dissectors/packet-dmp.c | 34 ++++++++++++++++++++++++----------
 1 file changed, 24 insertions(+), 10 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to