2494 matches across 10 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .elp.toml | 1 | ## %CopyrightBegin% |
| LOW | erl-build-tool-vars.sh | 1 | # |
| LOW | erl-build-tool-vars.sh | 21 | # |
| LOW | .gitpod.yml | 1 | ## %CopyrightBegin% |
| LOW | .ort.yml | 1 | ## %CopyrightBegin% |
| LOW | erts/test/run_erl_SUITE_data/run_erl_test.pl | 1 | # |
| LOW | erts/test/run_erl_SUITE_data/defuncter.pl | 1 | # |
| LOW | erts/test/utils/gccifier.sh | 1 | #!/bin/sh |
| LOW | erts/test/erl_print_SUITE_data/erl_print_tests.c | 21 | */ |
| LOW | erts/test/erl_print_SUITE_data/erl_print_tests.c | 41 | #endif |
| LOW | erts/include/erl_fixed_size_int_types.h | 41 | #endif |
| LOW | erts/include/erl_fixed_size_int_types.h | 61 | # if SIZEOF_CHAR != SIZEOF_CHAR_SAVED__ |
| LOW | erts/include/erl_fixed_size_int_types.h | 81 | #ifdef SIZEOF_LONG_SAVED__ |
| LOW | erts/include/erl_fixed_size_int_types.h | 101 | #define SGND_INT_64_FSTR "ld" |
| LOW | erts/include/erl_fixed_size_int_types.h | 121 | #define SGND_INT_32_FSTR "d" |
| LOW | erts/include/erl_fixed_size_int_types.h | 141 | typedef unsigned char usgnd_int_8; |
| LOW | erts/include/internal/ethread_inline.h | 41 | # define ETHR_GCC_COMPILER ETHR_GCC_COMPILER_CLANG |
| LOW | erts/include/internal/ethread_inline.h | 61 | |
| LOW | erts/include/internal/ethr_mutex.h | 41 | * |
| LOW | erts/include/internal/ethr_mutex.h | 81 | # define ETHR_MTX_HARD_DEBUG_WSQ |
| LOW | erts/include/internal/ethr_mutex.h | 101 | # define ETHR_MTX_Q_LOCK_SPINLOCK__ |
| LOW | erts/include/internal/ethr_mutex.h | 421 | #endif |
| LOW | erts/include/internal/ethr_mutex.h | 521 | ethr_atomic32_add(&(MTXB)->non_exclusive, (NO)); \ |
| LOW | erts/include/internal/ethr_mutex.h | 541 | # define ETHR_MTX_CHK_EXCL_IS_EXCL(MTXB) |
| LOW | erts/include/internal/ethr_atomics.h | 181 | #undef ETHR_AMC_NO_ATMCS__ |
| LOW | erts/include/internal/ethr_atomics.h | 201 | # define ETHR_NATMC32_ADDR_FUNC__(VAR) \ |
| LOW | erts/include/internal/ethr_atomics.h | 221 | # ifdef ETHR_TRY_INLINE_FUNCS |
| LOW | erts/include/internal/ethr_atomics.h | 241 | #undef ETHR_NEED_NATMC32_ADDR |
| LOW | erts/include/internal/ethr_atomics.h | 261 | # define ETHR_NATMC_ADDR_FUNC__ ethr_native_atomic32_addr |
| LOW | erts/include/internal/ethr_atomics.h | 301 | # else /* locked fallback */ |
| LOW | erts/include/internal/ethr_atomics.h | 321 | |
| LOW | erts/include/internal/ethr_atomics.h | 341 | # elif ETHR_SIZEOF_PTR == 4 |
| LOW | erts/include/internal/ethr_atomics.h | 361 | |
| LOW | erts/include/internal/ethr_atomics.h | 381 | # define ETHR_AMC_NO_ATMCS__ 1 |
| LOW | erts/include/internal/ethr_atomics.h | 421 | #endif |
| LOW | erts/include/internal/ethr_atomics.h | 441 | #if !defined(ETHR_DW_ATMC_INLINE__) || defined(ETHR_ATOMIC_IMPL__) |
| LOW | erts/include/internal/ethr_atomics.h | 481 | # define ETHR_UNUSUAL_SINT32_VAL__ ((ethr_sint32_t) 0x81818181) |
| LOW | erts/include/internal/ethr_atomics.h | 501 | # ifndef ETHR_COMPILER_BARRIER |
| LOW | erts/include/internal/ethr_atomics.h | 541 | #endif |
| LOW | erts/include/internal/ethr_atomics.h | 621 | && (defined(ETHR_DW_ATMC_INLINE__) || defined(ETHR_ATOMIC_IMPL__))) |
| LOW | erts/include/internal/ethr_atomics.h | 641 | # endif |
| LOW | erts/include/internal/ethr_atomics.h | 661 | # define ETHR_HAVE_DW_NATMC_CMPXCHG_RELB 1 |
| LOW | erts/include/internal/ethr_atomics.h | 681 | # endif |
| LOW | erts/include/internal/ethr_atomics.h | 701 | # define ETHR_HAVE_DW_NATMC_SET_ACQB 1 |
| LOW | erts/include/internal/ethr_atomics.h | 721 | # endif |
| LOW | erts/include/internal/ethr_atomics.h | 741 | # define ETHR_HAVE_DW_NATMC_READ_WB 1 |
| LOW | erts/include/internal/ethr_atomics.h | 761 | # endif |
| LOW | erts/include/internal/ethr_atomics.h | 781 | # define ETHR_HAVE_DW_NATMC_INIT_RB 1 |
| LOW | erts/include/internal/ethr_atomics.h | 801 | # endif |
| LOW | erts/include/internal/ethr_atomics.h | 821 | # ifdef ETHR_HAVE_ETHR_NATIVE_ATOMIC64_CMPXCHG |
| LOW | erts/include/internal/ethr_atomics.h | 841 | # ifdef ETHR_HAVE_ETHR_NATIVE_ATOMIC64_CMPXCHG_RELB |
| LOW | erts/include/internal/ethr_atomics.h | 861 | # ifdef ETHR_HAVE_ETHR_NATIVE_ATOMIC64_SET_WB |
| LOW | erts/include/internal/ethr_atomics.h | 881 | # ifdef ETHR_HAVE_ETHR_NATIVE_ATOMIC64_READ |
| LOW | erts/include/internal/ethr_atomics.h | 901 | # ifdef ETHR_HAVE_ETHR_NATIVE_ATOMIC64_READ_RELB |
| LOW | erts/include/internal/ethr_atomics.h | 921 | # ifdef ETHR_HAVE_ETHR_NATIVE_ATOMIC64_INIT_WB |
| LOW | erts/include/internal/ethr_atomics.h | 961 | ETHR_DW_NATMC_FUNC__(read)(VAR, VAL) |
| LOW | erts/include/internal/ethr_atomics.h | 981 | #define ETHR_DW_NATMC_CMPXCHG_FALLBACK_READ__(VAR, VAL) \ |
| LOW | erts/include/internal/ethr_atomics.h | 1041 | ETHR_SU_DW_NATMC_FUNC__(read)(VAR) |
| LOW | erts/include/internal/ethr_atomics.h | 2781 | # error "Missing native atomic implementation" |
| LOW | erts/include/internal/ethr_atomics.h | 2801 | # define ETHR_HAVE_NATMC_CMPXCHG_RELB 1 |
| 2277 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | lib/dialyzer/doc/warnings.txt | 1 | ##---------------------------------------------------------------------------- |
| MEDIUM | lib/dialyzer/doc/warnings.txt | 5 | ##---------------------------------------------------------------------------- |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1306 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1316 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1326 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1336 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 55 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 64 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 144 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 193 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 220 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 262 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 304 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 342 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 353 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 383 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 485 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 760 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 775 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 804 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 983 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 998 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1013 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1026 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1044 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1054 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1067 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1090 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1122 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1151 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1161 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1173 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1185 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1212 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1229 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1254 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1264 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1294 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/IndicSyllabicCategory.txt | 1402 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/emoji-data.txt | 20 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/emoji-data.txt | 445 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/emoji-data.txt | 748 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/emoji-data.txt | 756 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/emoji-data.txt | 813 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/emoji-data.txt | 830 | # ================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 27 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 29 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 56 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 58 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 64 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 202 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 206 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 211 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 228 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 233 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/SpecialCasing.txt | 254 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/CaseFolding.txt | 31 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/CaseFolding.txt | 33 | # ================================================================================ |
| MEDIUM | lib/stdlib/uc_spec/CaseFolding.txt | 55 | # ================================================================= |
| MEDIUM | lib/stdlib/uc_spec/CaseFolding.txt | 62 | # ================================================================= |
| 60 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | erts/etc/win32/msys_tools/make_bootstrap_ini.sh | 23 | # Create a local init-file for erlang in the build environment. |
| MEDIUM | erts/etc/win32/msys_tools/make_local_ini.sh | 23 | # Create a local init-file for erlang in the build environment. |
| MEDIUM | erts/etc/win32/wsl_tools/make_bootstrap_ini.sh | 23 | # Create a local init-file for erlang in the build environment. |
| MEDIUM | erts/etc/win32/wsl_tools/make_local_ini.sh | 23 | # Create a local init-file for erlang in the build environment. |
| MEDIUM | erts/etc/win32/cygwin_tools/make_bootstrap_ini.sh | 23 | # Create a local init-file for erlang in the build environment. |
| MEDIUM | erts/etc/win32/cygwin_tools/make_local_ini.sh | 23 | # Create a local init-file for erlang in the build environment. |
| MEDIUM | .github/workflows/reusable-release.yaml | 182 | # Create a release for 26 and 27 |
| MEDIUM | .github/scripts/sync-github-releases.sh | 86 | ## This function is used to loop over the pagianated results from github tags |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …or/test/nif_SUITE_data/nif_api_2_4/erl_nif_api_funcs.h | 31 | ** And don't forget to increase ERL_NIF_MINOR_VERSION in erl_nif.h |
| LOW | erts/emulator/asmjit/x86/x86assembler.h | 487 | //! // Let's just emit 'sub zsp, 0' for now, but don't forget to use LONG form. |
| LOW | erts/emulator/asmjit/x86/x86assembler.h | 503 | //! a.long_().sub(zsp, stack_size); // Patch the code; don't forget to use LONG form. |
| LOW | erts/emulator/ryu/update.sh | 170 | Don't forget to push to ${ORIGIN_REPO} as well: |
| LOW | erts/emulator/beam/erl_lock_count.h | 265 | * reference. Don't forget to specify the lock type in \c flags! */ |
| LOW | erts/emulator/beam/erl_nif_api_funcs.h | 31 | ** And don't forget to increase ERL_NIF_MINOR_VERSION in erl_nif.h |
| LOW | .github/workflows/main.yaml | 260 | ## and then make sure to use that sha instead of env.OTP_SBOM_VERSION |
| LOW | .github/scripts/restore-from-prebuilt.sh | 137 | ## If you update this, make sure to update the update after the loop as well |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | erts/emulator/ryu/to_chars.h | 34 | // Step 5: Print the decimal representation. |
| LOW | erts/emulator/ryu/d2s.c | 111 | // Step 2: Determine the interval of valid decimal representations. |
| LOW | erts/emulator/ryu/d2s.c | 119 | // Step 3: Convert to a decimal power base using 128-bit arithmetic. |
| LOW | erts/emulator/ryu/d2s.c | 195 | // Step 4: Find the shortest decimal representation in the interval of valid representations. |
| LOW | erts/emulator/ryu/d2s.c | 337 | // Step 1: Decode the floating-point number, and unify normalized and subnormal cases. |
| LOW | erts/emulator/beam/external.c | 6793 | * If we are sending an alias message, we need to check if it supports |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .github/scripts/sync-github-releases.sh | 134 | ## Check if we need to patch the body of the release |
| LOW | .github/scripts/sync-github-releases.sh | 138 | ## Check if we need to reformat the body |
| LOW | .github/scripts/renovate-vendored-deps.sh | 62 | # Check if update script exists |
| LOW | .github/scripts/create-openvex-pr.sh | 35 | # Check if PR is closed |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | erts/etc/unix/etp.py | 293 | |
| LOW | erts/etc/unix/etp.py | 308 | |
| LOW | erts/etc/unix/etp.py | 426 | |
| LOW | erts/etc/unix/etp.py | 517 | |
| LOW | erts/etc/unix/etp-thr.py | 23 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | lib/asn1/test/asn1_SUITE_data/Null.py | 18 | name "Jane Doe", |
| LOW | lib/asn1/test/asn1_SUITE_data/XSeq.py | 19 | president "Jane Doe", |
| LOW | lib/asn1/test/asn1_SUITE_data/XSeq.py | 20 | vicePresident "John Doe", |
| LOW | lib/stdlib/test/zip_SUITE_data/test.txt | 1 | Lorem Ipsum osv osv |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | erts/emulator/asmjit/core/emitter.h | 134 | //! often. To make the experience of using AsmJit seamless it offers validation features that can be controlled |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | erts/etc/unix/etp.py | 615 | def erts_lookup_function_info(valobj): |