Wireshark-commits: [Wireshark-commits] master 9b3bda9: epan_init(): make 'status' volatile (to avoi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Oct 2015 12:44:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b3bda923212261e95c87042f9ec2b0728aa0e6f
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9b3bda9 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    epan_init(): make 'status' volatile (to avoid might-be-clobbered warnings).
    
    Change-Id: Ic0f1c99a530089f21b08337379a5a0bc7f566b9c
    Reviewed-on: https://code.wireshark.org/review/11352
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  b85e6a0   AUTHORS: Small layout fixes
    adds  9b3bda9   epan_init(): make 'status' volatile (to avoid might-be-clobbered warnings).


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