URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f9bfa976e67da2f8065f172de9ed06fad61762a8
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f9bfa97 by Evan Huus (eapache@xxxxxxxxx):
Explicitly lengthen some constants to 64 bits
Hopefully squashes the mac buildbot error
packet-mp2t.c:993: warning: implicit conversion shortens 64-bit value into a
32-bit value
Change-Id: I9ca6420925442b56cfdf5db629b63d6ead7bdfbd
Reviewed-on: https://code.wireshark.org/review/4045
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from e8491ce Fix automatic generation of the dcerpc-eventlog dissector.
adds f9bfa97 Explicitly lengthen some constants to 64 bits
Summary of changes:
epan/dissectors/packet-mp2t.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)