Wireshark-commits: [Wireshark-commits] master f00af59: file: fix Potentially uninitialized variable

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Dec 2015 21:06:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f00af593b914534c88ce44af6bd31c6a9fc3d43d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f00af59 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    file: fix Potentially uninitialized variable 'err/err_info' used found by PVS Studio (V614)
    
    Change-Id: I9abc192c492c98beb4cdc32e623115849ad6d512
    Reviewed-on: https://code.wireshark.org/review/12332
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9779ae3   Removed some remaining svn Id tags
    adds  f00af59   file: fix Potentially uninitialized variable 'err/err_info' used found by PVS Studio (V614)


Summary of changes:
 file.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)