URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b82f7c5b7d30241dd190cd243111b224c2813c90
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b82f7c5 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>
Actions performed:
from 124807e Fix a typo and a copy-and-pasteo.
adds b82f7c5 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(-)