-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Security 2019-07-01, Security 2019-07-15, Security 2019-07-29, Security 2019-08-12, Security 2019-08-26
Write fuzzers for:
- TimeZoneDatabase::fromString
- TimeZoneDatabase::getTimeZone (used by expressions which take an optional tz parameter)
Optionally investigate fuzzing:
- TimeZoneDatabase::createFromDateParts/createFromIso8601DateParts
These two are more difficult as they take integers and not strings.