Commit 8a9d693
Kazuyoshi Kato
[release/1.6] Stats() shouldn't assume s.container is non-nil
Like other exported methods, Stats() shouldn't assume s.container is
non-nil.
Fixes #7468.
Signed-off-by: Kazuyoshi Kato <[email protected]>
(cherry picked from commit 49a54e2)
Signed-off-by: Kazuyoshi Kato <[email protected]>1 parent 74e9e4c commit 8a9d693
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
600 | | - | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
601 | 605 | | |
602 | 606 | | |
603 | 607 | | |
| |||
0 commit comments