Wireshark-commits: [Wireshark-commits] master f564e2d: MIH: fix subtree addition in dissect_dev_sta
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Apr 2017 17:56:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f564e2d7357979ccf3140251e9e0d0067dfcfb8f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f564e2d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MIH: fix subtree addition in dissect_dev_states()
    
    Bug: 13547
    Change-Id: Ib3eed331178284758953db5300ce6ea651d7dddd
    Reviewed-on: https://code.wireshark.org/review/20854
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9d1f2ef   Use col_append_sep_str() for fixed strings
    adds  f564e2d   MIH: fix subtree addition in dissect_dev_states()


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