Skip to content

Commit

Permalink
fix: out-of-bounds accessing in advance_string() (#161)
Browse files Browse the repository at this point in the history
* fix: out-of-bounds accessing in advance_string()

* fix: use Clang12 as C compiler

Co-authored-by: liuqiang <[email protected]>
Co-authored-by: duanyi.aster <[email protected]>
  • Loading branch information
3 people authored Dec 21, 2021
1 parent 188e829 commit 8dfaa13
Show file tree
Hide file tree
Showing 8 changed files with 1,133 additions and 1,114 deletions.
815 changes: 404 additions & 411 deletions internal/native/avx/native_amd64.s

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions internal/native/avx/native_amd64_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions internal/native/avx/native_subr_amd64.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8dfaa13

Please sign in to comment.