URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a11f7a75486abe3b2fdb7e8ba61e41b40b738dee
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a11f7a7 by Michael Mann (mmann78@xxxxxxxxxxxx):
Don't rescan packets when a display filter is added if we are capturing without "Updating list of packets in real time". There are no displayed packets to filter!
Bug: 6217
Change-Id: Ie4a90ff8a738d6c970d51598bf14b4b51ea069ce
Reviewed-on: https://code.wireshark.org/review/7918
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 3a87a32 See if this squelches warnings when compiling without libpcap.
adds a11f7a7 Don't rescan packets when a display filter is added if we are capturing without "Updating list of packets in real time". There are no displayed packets to filter!
Summary of changes:
file.c | 3 +++
1 file changed, 3 insertions(+)