commit | 012494405a35a0d049ee8f731894859552d0757c | [log] [tgz] |
---|---|---|
author | Lais Andrade <lsandrade@google.com> | Tue Jan 03 11:19:54 2023 +0000 |
committer | Lais Andrade <lsandrade@google.com> | Tue Jan 03 13:25:30 2023 +0000 |
tree | 6f4027341267ab1a22265b57479d2bb356c00c59 | |
parent | 03882bc8bd8d3f1b5e7d00b697b7ae4182f41e7e [diff] |
Fix NPE on ShutdownCheckPoints Fix list files to handle null File array while filtering for existing checkpoint dump files for cleanup. Change-Id: I275d9a87996425392feb42362c967eb1cdcba80b Fix: 256460338 Test: ShutdownCheckPointsTest