Wireshark-commits: [Wireshark-commits] lts-1.8.2 8000c14: RSVP: copy all rsvp_request_key info in f
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8000c14035a7bed2232326f4294b5ac24dd20bff
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.8.2
Repository: wireshark
Commits:
8000c14 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
    
    Conflicts:
    	epan/dissectors/packet-rsvp.c
    
    Bug: 11793
    Change-Id: I2ee1c894892c6ae88c4eac23237991b547a0983b
    Reviewed-on: https://code.wireshark.org/review/12258
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 5d20997a35226fab09b87699fa7e6a30bf26ffd1)
    Reviewed-on: https://code.wireshark.org/review/13765
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/14250
    
Actions performed:
    from  f1ca44a   Fix out-of-bounds read in ascend_seek.
    adds  8000c14   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(-)