Commit 31173c3
Add explicit return null to get_col_info() fallthrough path
When col_info is empty, the method fell through without an explicit
return statement.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent a669b85 commit 31173c3
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3905 | 3905 | | |
3906 | 3906 | | |
3907 | 3907 | | |
| 3908 | + | |
| 3909 | + | |
3908 | 3910 | | |
3909 | 3911 | | |
3910 | 3912 | | |
| |||
0 commit comments