Wireshark-commits: [Wireshark-commits] master-2.0 92c07d3: RADIUS: fix wrong offset for protocol
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Nov 2015 13:10:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92c07d32fa1860476dc270eec109980659ec6405
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

92c07d3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RADIUS: fix wrong offset for protocol
    
    Only work for IPv4 (Missing length of IPv6)
    
    Bug:11630
    Reviewed-on: https://code.wireshark.org/review/12057
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit dee3b8057ffdba29b812856b7ce5b4b5cdbed866)
    
    Conflicts:
    	epan/dissectors/packet-radius.c
    Change-Id: I5436aa8dc66897472466ca9399c34457f1afa851
    Reviewed-on: https://code.wireshark.org/review/12062
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  280f0d1   Qt: Revert to more optimized code
    adds  92c07d3   RADIUS: fix wrong offset for protocol


Summary of changes:
 epan/dissectors/packet-radius.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)