Snippets for nodejs 26.8.1 from Alpine x86
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-x86/community/nodejs-current/nodejs-current-26.8.1-r0.log.
-
../../deps/LIEF/src/MachO/DylibCommand.cpp:29:20: warning: 'raw_cmd.LIEF::MachO::details::dylib_command::name' is used uninitialized [-Wuninitialized] 29 | name_offset_{cmd.name}, | ~~~~^~~~ -
../../deps/LIEF/include/LIEF/BinaryStream/BinaryStream.hpp:195:38: warning: comparison is always true due to limited range of data type [-Wtype-limits] 195 | && (static_cast<int64_t>(pos_) >= 0 && static_cast<int64_t>(N) >= 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ -
../../deps/inspector_protocol/crdtp/cbor.cc:546:10: warning: 'tokenizer.crdtp::cbor::CBORTokenizer::token_tag_' may be used uninitialized [-Wmaybe-uninitialized] 546 | return token_tag_; | ^~~~~~~~~~ -
../../deps/uvwasi/src/uvwasi.c:107:20: warning: 'stat.st_atim' may be used uninitialized [-Wmaybe-uninitialized] 107 | *st_atim = stat.st_atim / NANOS_PER_SEC; | ~~~~^~~~~~~~ -
../../deps/LIEF/src/ELF/Relocation.cpp:427:20: warning: comparison is always false due to limited range of data type [-Wtype-limits] 427 | if (entry.size() == uint64_t(-1)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
../../src/ffi/types.cc:280:8: warning: variable 'has_buffer_arg' set but not used [-Wunused-but-set-variable] 280 | bool has_buffer_arg = false; | ^~~~~~~~~~~~~~ -
../../src/node_ffi.h:152:10: warning: '*(unsigned char*)((char*)&prepared + offsetof(node::ffi::DynamicLibrary::PreparedFunction, node::ffi::DynamicLibrary::PreparedFunction::should_cache_symbol))' may be used uninitialized [-Wmaybe-uninitialized] 152 | struct PreparedFunction { | ^~~~~~~~~~~~~~~~ -
../../src/node_ffi.h:152:10: warning: '*(unsigned char*)((char*)&prepared + offsetof(node::ffi::DynamicLibrary::PreparedFunction, node::ffi::DynamicLibrary::PreparedFunction::should_cache_function))' may be used uninitialized [-Wmaybe-uninitialized] 152 | struct PreparedFunction { | ^~~~~~~~~~~~~~~~ -
../../src/node_ffi.cc:863:24: warning: '*(unsigned char*)((char*)&prepared + offsetof(node::ffi::DynamicLibrary::PreparedFunction, node::ffi::DynamicLibrary::PreparedFunction::should_cache_symbol))' may be used uninitialized [-Wmaybe-uninitialized] 863 | PreparedFunction prepared; | ^~~~~~~~ -
../../src/node_ffi.cc:863:24: warning: '*(unsigned char*)((char*)&prepared + offsetof(node::ffi::DynamicLibrary::PreparedFunction, node::ffi::DynamicLibrary::PreparedFunction::should_cache_function))' may be used uninitialized [-Wmaybe-uninitialized]
-
../../deps/sqlite/sqlite3.c:226966:16: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
-
../../deps/sqlite/sqlite3.c:234114:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
-
../../deps/sqlite/sqlite3.c:241153:25: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare] -
../../deps/sqlite/sqlite3.c:220630:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220631:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220632:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220633:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220640:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220641:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220642:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:220643:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219740:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219742:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219744:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219746:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219755:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219757:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219759:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:219761:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
-
../../deps/sqlite/sqlite3.c:36482:28: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread]
-
../../deps/sqlite/sqlite3.c:223436:9: warning: 'a' may be used uninitialized [-Wmaybe-uninitialized]
-
../../deps/sqlite/sqlite3.c:239490:7: warning: 'nFk' may be used uninitialized [-Wmaybe-uninitialized]