Wireshark-commits: [Wireshark-commits] lts-1.12.1 d3df7f1: IPMI: do not use col_set_str with non co

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 19 Sep 2016 15:40:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3df7f15f5562a73c312f9dce6099f4a44811cc0
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

d3df7f1 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
    (cherry picked from commit 26daf4ae99b0dfb1e544c8250f36d7a00fd58dac)
    Reviewed-on: https://code.wireshark.org/review/17799
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  0d1a93d   DCT2000: prevent a stack buffer overflow
    adds  d3df7f1   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(-)