Wireshark-commits: [Wireshark-commits] master 686d72f: Type and size cleanups.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Sep 2016 19:45:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=686d72fc7d8a71f63a51f02cee08d269e55cdb81
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

686d72f by Guy Harris (guy@xxxxxxxxxxxx):

    Type and size cleanups.
    
    Use size_t for sizes.  Do checks to make sure we don't overflow ints.
    
    Change-Id: Id0846cc5c6348d67a23064517ad1c432cf1cb61a
    Reviewed-on: https://code.wireshark.org/review/17742
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ef527fa   M3AP: remove Procedure Code from info column
    adds  686d72f   Type and size cleanups.


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