Wireshark-commits: [Wireshark-commits] master 3195a20: Squelch 64-bit-to-32-bit shortening errors.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Apr 2015 20:13:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3195a20eefa3c6601ce616bf870b846102a9350e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3195a20 by Guy Harris (guy@xxxxxxxxxxxx):

    Squelch 64-bit-to-32-bit shortening errors.
    
    Cast some sizeofs, make a variable size_t.
    
    Change-Id: I439a9f2a584535597e6ac92ccdf243ae07e870b3
    Reviewed-on: https://code.wireshark.org/review/8018
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ee30955   It's not "Windows vs. (Linux or OS X or Cygwin)", it's "Windows vs. UN*X".
    adds  3195a20   Squelch 64-bit-to-32-bit shortening errors.


Summary of changes:
 extcap/androiddump.c |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)