URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52c0588d1a8551734cfbfd9d94f8d73a5ea718b4
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
52c0588 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: 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>
Actions performed:
from d0bf4b2 vwr: fix buffer overrun in getRate
adds 52c0588 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(-)