Wireshark-commits: [Wireshark-commits] master c464186: Only do the read loop in the TRY block.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Apr 2019 23:07:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c464186bf984574ef88d8214794a406c6f47e24b
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c464186 by Guy Harris (guy@xxxxxxxxxxxx):

    Only do the read loop in the TRY block.
    
    That's slightly less arbitrary.
    
    Change-Id: Ie505a5d128f00ae3a1d9280ab076e483a85e2be3
    Reviewed-on: https://code.wireshark.org/review/32881
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3b0aabc   IEEE1609dot2: Update to the latest ASN1 files.
     add  c464186   Only do the read loop in the TRY block.


Summary of changes:
 file.c | 51 +++++++++++++++++++++++++--------------------------
 1 file changed, 25 insertions(+), 26 deletions(-)