Wireshark-commits: [Wireshark-commits] lts-1.12.1 d0bf4b2: vwr: fix buffer overrun in getRate

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 20:42:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d0bf4b25f86407072d3c9a2c2060e3d9154b28e9
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

d0bf4b2 by Peter Wu (peter@xxxxxxxxxxxxx):

    vwr: fix buffer overrun in getRate
    
    Bug: 11789
    Change-Id: Ieba9f32928b91be5d07b25bf54005155f7cc79f6
    Reviewed-on: https://code.wireshark.org/review/12261
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 135c8f050f7f0145b54d952b38ca73eb0d1060cf)
    Reviewed-on: https://code.wireshark.org/review/12262
    (cherry picked from commit fef89fc4cf5da5df6e07af22adcb1b24ac41048b)
    Reviewed-on: https://code.wireshark.org/review/13764
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  4897415   Diameter: check IPv6 prefix length before copying it in e_in6_addr structure
    adds  d0bf4b2   vwr: fix buffer overrun in getRate


Summary of changes:
 wiretap/vwr.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)