Wireshark-commits: [Wireshark-commits] master 9b2c889: NWP: use col_add_str to set COL_INFO

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Nov 2015 12:52:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b2c889abe0219fc162659e106c5b95deb6268f3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9b2c889 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    NWP: use col_add_str to set COL_INFO
    
    As indicated in column-utils.h, col_set_str should only be used for const strings
    
    Bug: 11726
    Change-Id: I4774aac7dfba3c0f27ed90f8a4634fa19595eacb
    Reviewed-on: https://code.wireshark.org/review/11958
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  c4a4b7c   GResource configure.ac fixup
    adds  9b2c889   NWP: use col_add_str to set COL_INFO


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