Wireshark-commits: [Wireshark-commits] master-2.0 98d847f: [NSIP] Wrong offset used for proto_tree_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Oct 2015 16:54:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98d847f845b005d36a275c19862650745c7f4db8
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

98d847f by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [NSIP] Wrong offset used for proto_tree_add_bitmask() for the reset flag.
    
    Change-Id: Ica9ed514e593079ba4cb287d4165eb6e967ec903
    Reviewed-on: https://code.wireshark.org/review/10833
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    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 12b735d0dc2b78991a5147c1e26a93d786029195)
    Reviewed-on: https://code.wireshark.org/review/10838
    

Actions performed:

    from  7c4b909   Fix an I/O graph crash.
    adds  98d847f   [NSIP] Wrong offset used for proto_tree_add_bitmask() for the reset flag.


Summary of changes:
 epan/dissectors/packet-nsip.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)