URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d0f0131eb854d6163a398846da53a97606649da
Submitter: "Alexis La Goutte <alexis.lagou...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

5d0f013 by Marios Makassikis (mmakassi...@gmail.com):

    GeoNW: Fix parsing of ecies_nistp256 public keys
    
    When decoding a publickey of type ecies_nistp256, increment the offset
    after decoding the SymAlgo. Otherwise, the value is parsed again as part
    of the EccPoint.
    
    Change-Id: Ic93ceda7f9e8e2a1ce0bc64332c5f9cfa46634d8
    Reviewed-on: https://code.wireshark.org/review/37995
    Petri-Dish: Alexis La Goutte <alexis.lagou...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagou...@gmail.com>
    

Actions performed:

    from  d6ec8aa   Fix some uses of proto_tree_.._ret_[value_type]() calls
     add  5d0f013   GeoNW: Fix parsing of ecies_nistp256 public keys


Summary of changes:
 epan/dissectors/packet-geonw.c | 1 +
 1 file changed, 1 insertion(+)
___________________________________________________________________________
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