Wireshark-commits: [Wireshark-commits] master 56baca6: RSVP: copy all rsvp_request_key info in file

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 28 Nov 2015 16:13:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56baca60271379cb97f6a4a6bf72eb526e8b52d0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

56baca6 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    RSVP: copy all rsvp_request_key info in file scope
    
    This is needed as it is later used for comparisons in the request hash table
    
    Bug: 11793
    Change-Id: I5fce82f77c27cf728c61676ef937fbbcd0833fd9
    Reviewed-on: https://code.wireshark.org/review/12253
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  aaa28a9   Diameter: check IPv6 prefix length before copying it in e_in6_addr structure
    adds  56baca6   RSVP: copy all rsvp_request_key info in file scope


Summary of changes:
 epan/dissectors/packet-rsvp.c |   27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)