Wireshark-commits: [Wireshark-commits] master c0d6b0e: LLRP: Fix LLRP Custom Parameter Decoding
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Mar 2017 22:52:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0d6b0ec313432af1f377f696f37746ad7a84cef
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    LLRP: Fix LLRP Custom Parameter Decoding
    
    param_end is the offset+len... and also vendor unknown is not limited to uint32
    
    Bug: 13473
    Change-Id: I68cf435f52f28a4a399812f715b38edeecd1e78c
    Reviewed-on: https://code.wireshark.org/review/20650
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2d0ae39   ftypes: move get_value_ptr into the union
    adds  c0d6b0e   LLRP: Fix LLRP Custom Parameter Decoding


Summary of changes:
 epan/dissectors/packet-llrp.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)