Wireshark-commits: [Wireshark-commits] master-1.10 adb08fa: IPv6: do not allocate tap data on stack

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Jan 2015 20:40:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adb08fa8ed040f8e78b8d21d213ce0b321b309c9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

adb08fa by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    IPv6: do not allocate tap data on stack
    
    Bug: 10780
    Change-Id: I2526fb9a5a2dfd61b19dff5ba1b7902f77927f4a
    Reviewed-on: https://code.wireshark.org/review/6276
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 17dcd95f2bd329982a96cad012334eea4e81c31c)
    Conflicts:
    	epan/dissectors/packet-ipv6.c
    Reviewed-on: https://code.wireshark.org/review/6281
    

Actions performed:

    from  25a7dd1   [PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bits
    adds  adb08fa   IPv6: do not allocate tap data on stack


Summary of changes:
 epan/dissectors/packet-ipv6.c |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)