Wireshark-commits: [Wireshark-commits] master 70ba2f8: Set err_info to null for errors that don't h

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Oct 2014 18:44:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=70ba2f88d1e9ebab3c535d5e787d7172ca665c9f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

70ba2f8 by Guy Harris (guy@xxxxxxxxxxxx):

    Set err_info to null for errors that don't have an informaton string.
    
    Change-Id: Ibbcf3496ebfb20c53b953db84b2ddb69083dcb86
    Reviewed-on: https://code.wireshark.org/review/4556
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  5c0a3be   Remove redundant and erroneous debug log message.
    adds  70ba2f8   Set err_info to null for errors that don't have an informaton string.


Summary of changes:
 rawshark.c              |    2 +-
 wiretap/file_wrappers.c |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)