Wireshark-commits: [Wireshark-commits] master 2e962d3: dtls: use ws_strtoi function.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Oct 2016 08:21:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e962d368a6f19d8a32a997dfa144eb3794009ef
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2e962d3 by Dario Lombardo (lomato@xxxxxxxxx):

    dtls: use ws_strtoi function.
    
    Change-Id: I4feacfa8e4739faf555c05e3c4823ad8487a994c
    Reviewed-on: https://code.wireshark.org/review/18392
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6b25798   fc00: get rid of if(tree)
    adds  2e962d3   dtls: use ws_strtoi function.


Summary of changes:
 epan/dissectors/packet-dtls.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)