URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3162ea33fa6135a4470593d2d03d829844398a1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
b3162ea 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>
(cherry picked from commit 9b2c889abe0219fc162659e106c5b95deb6268f3)
Reviewed-on: https://code.wireshark.org/review/11960
Actions performed:
from 5f086d3 2.0.0 → 2.0.1.
adds b3162ea 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(-)