Wireshark-commits: [Wireshark-commits] master 5213496: IPMI: do not use col_set_str with non const

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Aug 2016 06:13:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5213496250aceff086404c568e3718ebc0060934
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    IPMI: do not use col_set_str with non const strings
    
    Bug: 12782
    Change-Id: Ia082ccf5355d7f8dd6073861c59c804fecc96266
    Reviewed-on: https://code.wireshark.org/review/17289
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  8915bb2   ISAKMP: remove useless callback
    adds  5213496   IPMI: do not use col_set_str with non const strings


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