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

Commits:

d6ec8aa by Jaap Keuter (jaap.keu...@xs4all.nl):

    Fix some uses of proto_tree_.._ret_[value_type]() calls
    
    Detected by Martin Mathieson, some calls to proto_tree_.._ret_[value_type]()
    were made with incorrect field types. This change fixes a few.
    
    Change-Id: I4fb4877ad12a3bcc68ea173b806d908090921df5
    Reviewed-on: https://code.wireshark.org/review/38004
    Reviewed-by: Jaap Keuter <jaap.keu...@xs4all.nl>
    Petri-Dish: Jaap Keuter <jaap.keu...@xs4all.nl>
    Reviewed-by: Martin Mathieson <martin.r.mathie...@googlemail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagou...@gmail.com>
    

Actions performed:

    from  e6469a7   Fixed the usage of proto_tree_add_bytes
     add  d6ec8aa   Fix some uses of proto_tree_.._ret_[value_type]() calls


Summary of changes:
 epan/dissectors/packet-etsi_card_app_toolkit.c |  9 ++++++---
 epan/dissectors/packet-ndps.c                  | 12 ++++++------
 2 files changed, 12 insertions(+), 9 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