Wireshark-commits: [Wireshark-commits] master-2.2 f44319f: Retrieve CLNP option values from the rig

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Oct 2016 16:22:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f44319f38ff290a3fe245443348e3d9b0bfafe4b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

f44319f by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Retrieve CLNP option values from the right place
    
    Use proper offsets when getting and presenting option values
    for error reports. Limit the use of the error position
    highlighting feature to 'field' only.
    
    Bug: 12993
    Change-Id: Ie9d6644203cf849dbb8efe15e87249a3aace3b5c
    Reviewed-on: https://code.wireshark.org/review/18195
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    (cherry picked from commit 3a08906ca7c1e66037977f0e701af6a7c89bd4f9)
    Reviewed-on: https://code.wireshark.org/review/18201
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c961396   Add the directory containing the executables to a file in /etc/paths.d.
    adds  f44319f   Retrieve CLNP option values from the right place


Summary of changes:
 epan/dissectors/packet-osi-options.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)