URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=987cf4cd167a4c950cf58479db5de17bd647d538
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
987cf4c by Michael Mann (mmann78@xxxxxxxxxxxx):
Have RPC program hash table use native gtk hash functions.
Change-Id: Ie3c6daf69a1ac155ac09794a5ec87c89bbf0607d
Reviewed-on: https://code.wireshark.org/review/9454
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b68a0ed Replace RPC "dissect_function_t" function signature with "new style" dissector function signature.
adds 987cf4c Have RPC program hash table use native gtk hash functions.
Summary of changes:
epan/dissectors/packet-rpc.c | 63 ++++++++++++------------------------------
epan/dissectors/packet-rpc.h | 5 ----
ui/gtk/rpc_stat.c | 8 +++---
3 files changed, 22 insertions(+), 54 deletions(-)