Wireshark-commits: [Wireshark-commits] master-2.2 f9598b8: IPMI: do not use col_set_str with non co

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

Commits:

f9598b8 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>
    (cherry picked from commit 5213496250aceff086404c568e3718ebc0060934)
    Reviewed-on: https://code.wireshark.org/review/17290
    

Actions performed:

    from  96e712f   Update the release notes.
    adds  f9598b8   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(-)