Wireshark-commits: [Wireshark-commits] master-2.2 3693d77: uftp4: fix last argument of proto_tree_a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Nov 2016 21:40:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3693d778f3104a820c52eee1be0aa76efb7b13a4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

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

    uftp4: fix last argument of proto_tree_add_item
    
    It can be not FALSE
    
    Change-Id: I938011296b40013a1dad813c3196e899b1b90347
    Reviewed-on: https://code.wireshark.org/review/18883
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 01d1abcec075cab84454a7a42a8bd561ce3ae5d3)
    Reviewed-on: https://code.wireshark.org/review/18903
    

Actions performed:

    from  1b766e0   Use correct memory freeing function for GTK export objects dialog.
    adds  3693d77   uftp4: fix last argument of proto_tree_add_item


Summary of changes:
 epan/dissectors/packet-uftp4.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)