URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b8f5261f71f12f86ff2e2e5f28688a0a7ba4ffa
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9b8f526 by Guy Harris (guy@xxxxxxxxxxxx):
That warning is bogus; squelch it with an otherwise-unnecessary cast.
The compiler being used for the 64-bit OS X build is buggy; throw in an
otherwise-unnecessary cast to squelch its bogus warning.
Change-Id: Ie2104ba861493870191530ca391a089ca3951929
Reviewed-on: https://code.wireshark.org/review/13489
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e8d0d37 Try to fix compiler warnings.
adds 9b8f526 That warning is bogus; squelch it with an otherwise-unnecessary cast.
Summary of changes:
epan/dissectors/packet-isakmp.c | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)