Fix BOF in the last channel handling logic of SSE ShuffleChannel #5735
Fix BOF in the last channel handling logic of SSE ShuffleChannel #5735nihui merged 8 commits intoTencent:masterfrom
Conversation
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5735 +/- ##
==========================================
- Coverage 93.59% 93.58% -0.01%
==========================================
Files 933 933
Lines 299557 299664 +107
==========================================
+ Hits 280360 280446 +86
- Misses 19197 19218 +21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Junwha Hong <qbit@unist.ac.kr>
|
Hi @nihui, Could I ask why do you think the out-of-bound risk does not exist in pack8/16 codes? Thank you for your effort on this issue! |
|
Thanks for your contribution ! |
Fix #5734