summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Hawkwood Glazier <jglazier@google.com> 2023-03-18 17:20:27 +0000
committer Hawkwood Glazier <jglazier@google.com> 2023-03-18 17:20:27 +0000
commit978dfb396b35f44a6bdba93bef6eea67749b00d8 (patch)
tree36e72da0b7192f7275ee777771dd2ca77e7e5401 /api/api_test.go
parent5ac43d6f1c0e7df0f7a0217d9e5397d883a0b186 (diff)
Prevent null argument from crashing ClockEventController
Kotlin appears to zealously check whether the timeFormat argument is null to protect us from NPEs, even though it is not used. In an edge where a null value is passed, this causes a crash. Test: N/A Bug: 267477766 Change-Id: Ie302018c8ab142d26ab8ffd18e2157cdcd1602da
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions