URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe7c5ea0c11d5e9a2a2a09eb3cd6b06fdf459ffb
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fe7c5ea by Gerald Combs (gerald@xxxxxxxxxxxxx):
Fixup capture filter completion logic.
Don't add the current word to the completion list.
Change-Id: Ia475520092f461c9e7b03f82cc3427585e095162
Reviewed-on: https://code.wireshark.org/review/8577
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 0289d5c [NSIP GPRS-NS] Fix a crash due to not NULL terminated hf arrays for proto_tree_add_bitmask().
adds fe7c5ea Fixup capture filter completion logic.
Summary of changes:
ui/qt/capture_filter_edit.cpp | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)