Wireshark-commits: [Wireshark-commits] master-2.0 78938ad: [iseries] return WTAP_OPEN_ERROR if file
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Jan 2016 00:52:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=78938ad2ce91367375dd997786fab8f6e8ce24a9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

78938ad by Martin Kaiser (wireshark@xxxxxxxxx):

    [iseries] return WTAP_OPEN_ERROR if file_seek() fails
    
    like it's done for the other file types
    
    Change-Id: I8caa360b9c527ea642ee6b5102759ad341ad0030
    Reviewed-on: https://code.wireshark.org/review/13359
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    (cherry picked from commit 8a0966c434231e515bc8c5e2130b8a7d8121b37f)
    Reviewed-on: https://code.wireshark.org/review/13427
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  fc0151e   Fix indentation.
    adds  78938ad   [iseries] return WTAP_OPEN_ERROR if file_seek() fails


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