Wireshark-commits: [Wireshark-commits] master-2.0 26daf4a: 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:14:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26daf4ae99b0dfb1e544c8250f36d7a00fd58dac
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

26daf4a 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/17291
    

Actions performed:

    from  9af8fd8   Bump SOVERSION to the value set in CMake's FULL_SO_VERSION
    adds  26daf4a   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(-)