Wireshark-commits: [Wireshark-commits] master 646e373: file: fix variable ‘progbar’ might be clobb

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Feb 2016 09:46:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=646e373d992d0100bd392ea09ac02c145e0187aa
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    file: fix variable ‘progbar’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] found by gcc6
    
    Change-Id: I24a2d48968826c079e696b8136d32929508a26dd
    Reviewed-on: https://code.wireshark.org/review/13921
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e465855   unistim: fix broadcast_phone_msgs’ defined but not used [-Werror=unused-const-variable] found by gcc6
    adds  646e373   file: fix variable ‘progbar’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] found by gcc6


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