Commit 4978243
authored
Fix out-of-bounds access in SLT runner (#18562)
## Which issue does this PR close?
## Rationale for this change
A small fix for a rare case in SLT runner when it panics instead of
printing result.
## What changes are included in this PR?
Code change in sqllogictest
## Are these changes tested?
Manual test
## Are there any user-facing changes?
No1 parent 6ab4d21 commit 4978243
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments