URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a9097046e51d67794780bb57e94229e769fc01b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2a90970 by Dario Lombardo (lomato@xxxxxxxxx):
maxmind: use ws_strtou32 to convert AS numbers.
Change-Id: I0578f8a674feee6e4763d5481a2285b7b2a054dc
Reviewed-on: https://code.wireshark.org/review/26416
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from ab7fbb7 gryphon: fix 'gryphon.usdt.action_flags' exists multiple times with NOT compatible types: FT_BOOLEAN and FT_UINT8
adds 2a90970 maxmind: use ws_strtou32 to convert AS numbers.
Summary of changes:
epan/maxmind_db.c | 10 +++++++---
epan/maxmind_db.h | 2 +-
2 files changed, 8 insertions(+), 4 deletions(-)