Add __mem{cpy,set}_chk to allowed symbol imports
Some checks reported errors
Tests / 64 bit versions total: 7949, passed: 7949
Tests / Debug total: 7947, passed: 7947
Tests / SIMD fallback total: 7949, passed: 7949
Tests / Release [clang] total: 7949, passed: 7949
Clang |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |0|0|0|0|:clap:
Tests / Release [gcc] total: 7949, passed: 7949
GNU C Compiler (gcc) |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |0|0|0|0|:clap:
Tests / Release [clang,aarch64] total: 5268, passed: 5268
Tests / Coverage total: 5315, passed: 5315
Code Coverage #### Project Overview No changes detected, that affect the code coverage. * Line Coverage: 97.74% (3066/3137) * Branch Coverage: 41.94% (18241/43494) * Complexity Density: 0.00 * Lines of Code: 3137 #### Quality Gates Summary Output truncated.
weaselab/conflict-set/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2024-11-04 15:08:25 -08:00
parent 4494359ca2
commit db357e747d

View File

@@ -1,6 +1,8 @@
_GLOBAL_OFFSET_TABLE_ _GLOBAL_OFFSET_TABLE_
__cpu_indicator_init __cpu_indicator_init
__cpu_model __cpu_model
__memcpy_chk@GLIBC_2.3.4
__memset_chk@GLIBC_2.3.4
__stack_chk_fail@GLIBC_2.4 __stack_chk_fail@GLIBC_2.4
__tls_get_addr@GLIBC_2.3 __tls_get_addr@GLIBC_2.3
abort@GLIBC_2.2.5 abort@GLIBC_2.2.5