Commit 794ec0e
authored
chore:
assert
Signed-off-by: coldWater <[email protected]>k way merge sort add boundary check to prevent process crash (#16934)1 parent 7b98a13 commit 794ec0e
File tree
1 file changed
+6
-2
lines changed- src/query/pipeline/transforms/src/processors/transforms/sort
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
227 | 229 | | |
228 | 230 | | |
229 | 231 | | |
230 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
231 | 235 | | |
232 | 236 | | |
233 | 237 | | |
| |||
0 commit comments