URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5c1d504bf7195848f2c520c3375a18a81d499f5d
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5c1d504 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
IMF: Don't declare 'imf_field' *name as const [-Wcast-qual]
Change-Id: I9b556a0a046c3f87bf908a0315fbf4a8c2b47ae7
Reviewed-on: https://code.wireshark.org/review/13441
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from faedd04 profile_name_is_valid() returns a malloced string [-Wcast-qual]
adds 5c1d504 IMF: Don't declare 'imf_field' *name as const [-Wcast-qual]
Summary of changes:
epan/dissectors/packet-imf.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)