URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a351b685bb4034dd0ec843b596b2bd33382e72f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3a351b6 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Call cf_cb_file_rescan_* callbacks in rescan_packets.
We call cf_cb_file_rescan_{started,finished} in rescan_file. Do the same
in rescan_packets. In the Qt UI this ensures that flushVisibleRows gets
called so that packet_list_select_row_from_data works as expected.
Change-Id: I425b7beb0f97a7d5b84c979fca65b877673b4722
Reviewed-on: https://code.wireshark.org/review/10569
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 587e93a Start moving RTP decoding routines to the ui directory.
adds 3a351b6 Call cf_cb_file_rescan_* callbacks in rescan_packets.
Summary of changes:
file.c | 4 ++++
1 file changed, 4 insertions(+)