Wireshark-commits: [Wireshark-commits] master a3a2053: ZigBee Green Power: fix loading of keys duri

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Oct 2016 20:25:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a3a20531b1a7ae2bb8b48ca25fbe27f10e2462a9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a3a2053 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>
    

Actions performed:

    from  3c3f592   [Automatic update for 2016-10-23]
    adds  a3a2053   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(-)