Wireshark-commits: [Wireshark-commits] master 5e0e4fa: Replace another file_read() call with wtap_r
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Oct 2014 22:49:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e0e4fa9e4de39f9402e6472e6b25439f8464c24
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5e0e4fa by Guy Harris (guy@xxxxxxxxxxxx):

    Replace another file_read() call with wtap_read_bytes().
    
    Change-Id: I7b5e82c3a2fc4b4c16bf466508546558c584c150
    Reviewed-on: https://code.wireshark.org/review/4539
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d6f217f   Close some memory leaks for bad K12 RF5 files.
    adds  5e0e4fa   Replace another file_read() call with wtap_read_bytes().


Summary of changes:
 wiretap/mp2t.c |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)