Wireshark-commits: [Wireshark-commits] master 3badc30: QNET6: do not use col_set_str with non const

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Feb 2015 22:22:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3badc303962f29fa80929634de4d8c81acc3f04f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3badc30 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    QNET6: do not use col_set_str with non constant strings
    
    Change-Id: I63e965d819413299bf3e9a400b80ded23225598a
    Reviewed-on: https://code.wireshark.org/review/6975
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  b3e8269   SEL Protocol Maintenance (2/2)
    adds  3badc30   QNET6: do not use col_set_str with non constant strings


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