URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15045316f5dd8e6d59b2617daa370aff925f3c3a
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1504531 by Peter Wu (peter@xxxxxxxxxxxxx):
packet: write explicit type for destroy_heuristic_dissector_list
It is an implementation detail that the data pointer contains a GSList*.
Use the type that got inserted into function
register_heur_dissector_list.
Change-Id: I25b6414afa73818baa0c955a5c8aa7669f3058ee
Reviewed-on: https://code.wireshark.org/review/9035
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 7db3021 IEEE 802.11: add an expert info when tag length value is bigger than remaining payload
adds 1504531 packet: write explicit type for destroy_heuristic_dissector_list
Summary of changes:
epan/packet.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)