URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2fd5f93188e4f83c13cac07895bc5446a2138649
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2fd5f93 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Qt: fix issue found by PVS Studio (V519)
The 'dp_ratio' variable is assigned values twice successively
Change-Id: Iac3bcefe61c3fe2f628f046ee6f77377fe7dd775
Reviewed-on: https://code.wireshark.org/review/27598
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 780087d radius: fix issue found by PVS Studio (V519)
adds 2fd5f93 Qt: fix issue found by PVS Studio (V519)
Summary of changes:
ui/qt/packet_list.cpp | 6 ++----
ui/qt/widgets/overlay_scroll_bar.cpp | 12 ++++--------
2 files changed, 6 insertions(+), 12 deletions(-)