Wireshark-commits: [Wireshark-commits] master 7aed334: Don't add an FT_UINT32 with proto_tree_add_n
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 1 Apr 2017 01:53:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7aed334856820b1a1676b81313076e086a893587
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7aed334 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't add an FT_UINT32 with proto_tree_add_none_format().
    
    Make it an FT_NONE.
    
    Change-Id: I83339d84b88c7decffa6e6a48d12acc4b063a4ad
    Reviewed-on: https://code.wireshark.org/review/20822
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  01ec229   Don't use proto_tree_add_uint() to add an FT_BOOLEAN field.
    adds  7aed334   Don't add an FT_UINT32 with proto_tree_add_none_format().


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