URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae64e0951166d2d903736e988bab611e11196b84
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ae64e09 by Evan Huus (eapache@xxxxxxxxx):
Add cast to satisfy win7 buildbot
I really don't understand why MSVC would make the result of this computation an
int64 then complain about down-casting to an int16 when *all* of the
participating variables are int16 or smaller...
Change-Id: I2d9c27ac22b51b10e4872a6640881c8d0ec566e7
Reviewed-on: https://code.wireshark.org/review/3180
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 057ded8 ssl-utils: stop exporting some symbols
adds ae64e09 Add cast to satisfy win7 buildbot
Summary of changes:
wiretap/logcat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)