Wireshark-commits: [Wireshark-commits] master-2.0 1829c49: ZigBee Green Power: fix loading of keys

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Oct 2016 07:19:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1829c49eddfe43a6e1d48eeb9b37720a676b326c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

1829c49 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    ZigBee Green Power: fix loading of keys during runtime
    
    Register a post update calback to ensure that the keys are loaded
    for all entries and not only the ones last edited
    
    Bug: 13031
    Change-Id: Ib670f9e1c702546631df5fe6094b02484806dd00
    Reviewed-on: https://code.wireshark.org/review/18416
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit a3a20531b1a7ae2bb8b48ca25fbe27f10e2462a9)
    Reviewed-on: https://code.wireshark.org/review/18420
    

Actions performed:

    from  401da09   [Automatic update for 2016-10-23]
    adds  1829c49   ZigBee Green Power: fix loading of keys during runtime


Summary of changes:
 epan/dissectors/packet-zbee-nwk-gp.c |   20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)