Wireshark-commits: [Wireshark-commits] master-1.12 986a41a: Backport some parts of Ia5dba2a6f81151e

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 May 2015 17:33:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=986a41a9bb7f472d3c81a4fefe213584800ac287
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

986a41a by Guy Harris (guy@xxxxxxxxxxxx):

    Backport some parts of Ia5dba2a6f81151e87b614461349d611cffc16210.
    
    This should make sure logcat_open() doesn't report an error for a file
    that's not a logcat file, preventing other heuristic open routines from
    checking the file.
    
    Change-Id: I4c042459550f6d27f40a76f103d95a7f4e317969
    Reviewed-on: https://code.wireshark.org/review/8432
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  299e206   Backport some parts of I5573c6bdca856a304877d9bef643f8c0fa93cdaf.
    adds  986a41a   Backport some parts of Ia5dba2a6f81151e87b614461349d611cffc16210.


Summary of changes:
 wiretap/logcat.c |  112 ++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 74 insertions(+), 38 deletions(-)