URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fde38c099f062429dd501ab24efe4917f312b110
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fde38c0 by Anders (anders.broman@xxxxxxxxxxxx):
[MSVC 2015] Try to fix warinings turned errors.
Change-Id: Ife5aba55d6953fbd3874095f2e469a844ca8ef2e
Reviewed-on: https://code.wireshark.org/review/8762
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 505d303 packet-pmproxy.c:94: warning: implicit conversion shortens 64-bit value into a 32-bit value
adds fde38c0 [MSVC 2015] Try to fix warinings turned errors.
Summary of changes:
epan/proto.c | 2 +-
epan/stream.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)