Wireshark-commits: [Wireshark-commits] master a892e9b: Declaring volatile pointers to functions is

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Nov 2015 18:42:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a892e9ba71169f32dbb63cdde66660677ec874d0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a892e9b by Guy Harris (guy@xxxxxxxxxxxx):

    Declaring volatile pointers to functions is hard, let's go shopping!
    
    Change-Id: I9686f0c2be43df7a00a00ad2f6aadf6db464d809
    Reviewed-on: https://code.wireshark.org/review/11570
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  283e63c   Squelch a "setjmp/longjump may clobber" warning.
    adds  a892e9b   Declaring volatile pointers to functions is hard, let's go shopping!


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