Wireshark-commits: [Wireshark-commits] master 1878191: isakmp: fix typo found by range_string check
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 03 Apr 2020 08:49:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=18781916da72ca1e7e9a50b52e1dd61db600a196
Submitter: "Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1878191 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    isakmp: fix typo found by range_string checking
    
    Notify Message Type (isakmp.notify.msgtype) hidden by earlier entry (prev=RESERVED:  15 -> 16)  (this=RESERVED:  15 -> 16)
    
    Change-Id: I3a371587f203ff845ff3f0c9c52a4e6feb714f92
    Reviewed-on: https://code.wireshark.org/review/36680
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  324ec99   netflow: decode Boundary bprobe meter ID IEs
     add  1878191   isakmp: fix typo found by range_string checking


Summary of changes:
 epan/dissectors/packet-isakmp.c | 1 -
 1 file changed, 1 deletion(-)