URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=586769e4ba0fc0083ff7f271580e46d5d27d58be
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
586769e by Joerg Mayer (jmayer@xxxxxxxxx):
Calling g_hash_table_size with a NULL argument causes a GLib-CRITICAL.
This fixes the first issue appearing in the log of
Bug: 13418
Change-Id: I2fe68a06dd4a19be8300ec34be65a8dc47d0f8b3
Reviewed-on: https://code.wireshark.org/review/20214
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
(cherry picked from commit b82f7c5b7d30241dd190cd243111b224c2813c90)
Reviewed-on: https://code.wireshark.org/review/20238
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 523e132 opcua: display abort messages correctly
adds 586769e Calling g_hash_table_size with a NULL argument causes a GLib-CRITICAL.
Summary of changes:
ui/qt/remote_capture_dialog.cpp | 2 +-
ui/recent.c | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)