Peter Wu
changed
bug 13031
Comment # 4
on bug 13031
from Peter Wu
One possible issue I see is that the keys are only populated from the UAT on
opening the capture file (via gp_init_zbee_security).
The post_update_cb function of the UAT table should be used to update the keys
list, not the init callback. Note that there is some updated documentation for
epan/uat.h and epan/uat-int.h in master.
Also note the Qt UAT dialog in master has seen some fixes that fix missing
invocations of callbacks in some cases (too big to backport though).
You are receiving this mail because:
- You are watching all bug changes.