URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3703b4e3245479beeb19be8c6513fa3aebd7b2a0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3703b4e by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Fix ip_try_dissect() boolean return
If dissector_try_heuristic() succeeds return TRUE and vice-versa.
Change-Id: I3fb2595604f2f3981468473d0a966efe7387745e
Reviewed-on: https://code.wireshark.org/review/10199
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from cc7afd2 packet-mq: Add new Const/Def for WMQ800 FP3
adds 3703b4e Fix ip_try_dissect() boolean return
Summary of changes:
epan/dissectors/packet-ip.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)