qt5base-lts/tests/auto/corelib/time/qtimezone
Edward Welbourne ec8808c302 Return early from QTimeZone constructor if alleged IANA ID is invalid
If the ID isn't even valid, don't waste cycles trying to make sense of
it as identifying a time-zone.

Add test of an invalid ID that provoked an integer overflow on trying
to parse it as a POSIX zone specification.

Fixes: QTBUG-92842
Change-Id: Ib80bbb88c11c0484ce0358acabbdc25c5bd8e0b3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-04-20 21:33:00 +02:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
tst_qtimezone_darwin.mm Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
tst_qtimezone.cpp Return early from QTimeZone constructor if alleged IANA ID is invalid 2021-04-20 21:33:00 +02:00