Wireshark-commits: [Wireshark-commits] master-3.0 14e6fa3: Qt: do not adjust the time origin for em
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14e6fa318b2d659ba7740998f391793b45bf312b
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
14e6fa3 by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: do not adjust the time origin for empty graphs
If a graph does not contain any visible data (for example, "TCP Errors"
in a capture without TCP packets), the start offset is bogus. Ignore it
to avoid Time of Day being displayed as 01.01.1970.
Bug: 15247
Change-Id: I0e0a113dac6aebd42a4b48b89bbf563e96a8807a
Reviewed-on: https://code.wireshark.org/review/34129
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit c11fe6483408817255980281828c6edbaece60fe)
Reviewed-on: https://code.wireshark.org/review/34192
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from c38ba2e [Automatic update for 2019-08-04]
add 14e6fa3 Qt: do not adjust the time origin for empty graphs
Summary of changes:
ui/qt/io_graph_dialog.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)