Wireshark-commits: [Wireshark-commits] master f65513291: the entries for file types with magic numb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Mar 2014 08:40:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f65513291333b5912a16b45bfa09eed05eee3a6d
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f65513291 by Martin Kaiser (wireshark@xxxxxxxxx):

    the entries for file types with magic numbers are
    0...heuristic_open_routine_idx-1
    
    at the moment, we loop over all entries of the open_info_arr
    
    Change-Id: Iabca32521a066d994b1c840b7514faa983375f0c
    Reviewed-on: https://code.wireshark.org/review/748
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  4a51f62   use the correct end index when we loop over the open_info_arr
    adds  f65513291 the entries for file types with magic numbers are 0...heuristic_open_routine_idx-1


Summary of changes:
 wiretap/file_access.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)