Wireshark-commits: [Wireshark-commits] master 2638402: Fix variable that needs to survive a longjmp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 May 2015 08:54:29 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26384027279238087df4e2133d1b0708a81df141
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2638402 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix variable that needs to survive a longjmp().
    
    Pointed out by a warning in a compilation for ARM.
    
    Change-Id: Iab2748adbdc88c9e6749da1c3835896683a1a091
    Reviewed-on: https://code.wireshark.org/review/8648
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ecdaa11   jpeg: remove some more unnecessary initialisations
    adds  2638402   Fix variable that needs to survive a longjmp().


Summary of changes:
 epan/dissectors/packet-scsi.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)