Wireshark-commits: [Wireshark-commits] master-2.0 9e82a8b: Check for read errors in the open routin

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Nov 2015 22:47:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e82a8b91c17f8c3c90749b1c34e039779ee86a6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

9e82a8b by Guy Harris (guy@xxxxxxxxxxxx):

    Check for read errors in the open routine.
    
    While we're at it, rename a variable to avoid colliding with the read()
    routine.
    
    Change-Id: I6629ec761f48751f34a2e7d04180d7583ad85710
    Reviewed-on: https://code.wireshark.org/review/11626
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit a8766cc9f9fcc531f4a04080377ac0e8624d488c)
    Reviewed-on: https://code.wireshark.org/review/11627
    

Actions performed:

    from  417dc0b   DNS: Add support of DNS over TLS and over DTLS
    adds  9e82a8b   Check for read errors in the open routine.


Summary of changes:
 wiretap/json.c |   19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)