Wireshark-commits: [Wireshark-commits] master d67c1db: extcap: make extcap use the ws_strtoi/u func

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Sep 2016 14:21:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d67c1db3f2b16185d7cff250e098f48d94883f0e
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d67c1db by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: make extcap use the ws_strtoi/u functions.
    
    Change-Id: Id75c72eba869c8a0f413ce8b5d6329ce172aed1f
    Reviewed-on: https://code.wireshark.org/review/17415
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  2492fe4   VTP: Always display reserved/unsed fields
    adds  d67c1db   extcap: make extcap use the ws_strtoi/u functions.


Summary of changes:
 extcap/androiddump.c        |   18 ++++++++++++++----
 extcap/ciscodump.c          |   23 +++++++++++++----------
 extcap/randpktdump.c        |   14 +++++++++-----
 extcap/ssh-base.c           |    2 +-
 extcap/ssh-base.h           |    4 +++-
 extcap/sshdump.c            |   23 +++++++++++++----------
 randpkt_core/randpkt_core.h |    2 --
 7 files changed, 53 insertions(+), 33 deletions(-)