Wireshark-commits: [Wireshark-commits] master b3490c2: Use the wtap_read_bytes{_or_eof}() routines.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Oct 2014 23:07:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3490c20ce1fe06fe1feec9d9a5c98e51c898908
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b3490c2 by Guy Harris (guy@xxxxxxxxxxxx):

    Use the wtap_read_bytes{_or_eof}() routines.
    
    Change-Id: I4f707bc714b2643d0f6c568f3367e712ee635d8e
    Reviewed-on: https://code.wireshark.org/review/4612
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  eb72d2a   Use variable name 'len' when handling length.
    adds  b3490c2   Use the wtap_read_bytes{_or_eof}() routines.


Summary of changes:
 wiretap/ngsniffer.c |  134 ++++++++++++++++++++++-----------------------------
 1 file changed, 57 insertions(+), 77 deletions(-)