Wireshark-commits: [Wireshark-commits] master-1.12 3f1a488: Fix variable that needs to survive a lo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 May 2015 08:54:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f1a4885bb93b083cdc08dfb754f50e1eb31e1dc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

3f1a488 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>
    (cherry picked from commit 26384027279238087df4e2133d1b0708a81df141)
    Reviewed-on: https://code.wireshark.org/review/8649
    

Actions performed:

    from  213b494   Get rid of trailing blank line.
    adds  3f1a488   Fix variable that needs to survive a longjmp().


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