Wireshark-commits: [Wireshark-commits] master 4f636d1: eap: check scanf return value (CID 1373396).
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Sep 2016 13:18:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f636d100e35865fc7156ffb2ba674605d1b404c
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4f636d1 by Dario Lombardo (lomato@xxxxxxxxx):

    eap: check scanf return value (CID 1373396).
    
    Change-Id: I4b602110fc3959dd7214fe15e9c37e3870794c1d
    Reviewed-on: https://code.wireshark.org/review/17967
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    

Actions performed:

    from  148e4f7   When regestering taps, only loop trough the list of taps once when adding new taps.
    adds  4f636d1   eap: check scanf return value (CID 1373396).


Summary of changes:
 epan/dissectors/packet-eap.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)