elfutils-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] configure: Add check for gcc -Wstack-usage.
Mark Wielaard
[COMMITTED] Ukrainian translation update
Mark Wielaard
[PATCH] libdwfl: Fix memory leak in find_debuginfo_in_path.
Mark Wielaard
Re: [PATCH] libdwfl: Fix memory leak in find_debuginfo_in_path.
Mark Wielaard
[PATCH] libdwfl: Fix memory leak in cache_sections.
Mark Wielaard
Re: [PATCH] libdwfl: Fix memory leak in cache_sections.
Mark Wielaard
[PATCH] libdwfl: Report core module segment even when NT_FILE build-id doesn't match.
Mark Wielaard
Re: [PATCH] libdwfl: Report core module segment even when NT_FILE build-id doesn't match.
Roland McGrath
Re: [PATCH] libdwfl: Report core module segment even when NT_FILE build-id doesn't match.
Jan Kratochvil
Re: [PATCH] libdwfl: Report core module segment even when NT_FILE build-id doesn't match.
Mark Wielaard
[PATCH] libelf: Make sure elf_getdata_rawchunk returns aligned data.
Mark Wielaard
Re: [PATCH] libelf: Make sure elf_getdata_rawchunk returns aligned data.
Mark Wielaard
[PATCH] libelf: Check e_shoff alignment before direct access of Elf(32|64)_Shdr.
Mark Wielaard
Re: [PATCH] libelf: Check e_shoff alignment before direct access of Elf(32|64)_Shdr.
Roland McGrath
Re: [PATCH] libelf: Check e_shoff alignment before direct access of Elf(32|64)_Shdr.
Mark Wielaard
Re: [PATCH] libelf: Check e_shoff alignment before direct access of Elf(32|64)_Shdr.
Roland McGrath
[PATCH] libelf: Make sure conversion functions work on aligned data for type.
Mark Wielaard
Re: [PATCH] libelf: Make sure conversion functions work on aligned data for type.
Mark Wielaard
[PATCH] libdw: Initialize filelist early in read_srclines.
Mark Wielaard
Re: [PATCH] libdw: Initialize filelist early in read_srclines.
Mark Wielaard
preparing for elfutils 0.162 (next week)
Mark Wielaard
Re: preparing for elfutils 0.162 (next week)
Mark Wielaard
[PATCH] libelf: Split checks for ehdr and shdr, drop phdr check in file_read_elf.
Mark Wielaard
[PATCH] libdwfl: Fix memory leak in __libdwfl_open_by_build_id.
Mark Wielaard
Re: [PATCH] libdwfl: Fix memory leak in __libdwfl_open_by_build_id.
Mark Wielaard
[PATCH] Define MODVERSION in a more reproducable way.
Mark Wielaard
Re: [PATCH] Define MODVERSION in a more reproducable way.
Mark Wielaard
[PATCH] Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.
Mark Wielaard
Re: [PATCH] Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.
Mark Wielaard
[PATCH] libdwfl: Don't assume auxv or r_debug data is properly aligned in link_map.
Mark Wielaard
Re: [PATCH] libdwfl: Don't assume auxv or r_debug data is properly aligned in link_map.
Mark Wielaard
Fix more unbounded stack usage when !ALLOW_UNALIGNED.
Mark Wielaard
[PATCH 1/3] libelf: Fix unbounded stack usage in elf_getarsym for !ALLOW_UNALIGNED case.
Mark Wielaard
[PATCH 2/3] libelf: Fix possible unbounded stack usage in getphdr_wrlock.
Mark Wielaard
[PATCH 3/3] libelf: Fix possible unbounded stack usage in load_shdr_wrlock.
Mark Wielaard
Re: Fix more unbounded stack usage when !ALLOW_UNALIGNED.
Mark Wielaard
Fix gcc -fsanitize=nonnull-attribute issues
Mark Wielaard
[PATCH 1/4] libdwfl: Check file_name is not NULL before calling canonicalize_file_name.
Mark Wielaard
[PATCH 2/4] libelf: Don't call mempcpy with possible NULL d_buf.
Mark Wielaard
[PATCH 4/4] elfcmp: Don't call memcmp with possible NULL d_buf.
Mark Wielaard
[PATCH 3/4] libelf: Don't call memmove with possible NULL buffer.
Mark Wielaard
Re: Fix gcc -fsanitize=nonnull-attribute issues
Mark Wielaard
[PATCH] configure: Add check for bunzip2 and maintainer-mode tools.
Mark Wielaard
Re: [PATCH] configure: Add check for bunzip2 and maintainer-mode tools.
Mark Wielaard
[PATCH] tests: Always print reason when skipping test.
Mark Wielaard
Re: [PATCH] tests: Always print reason when skipping test.
Mark Wielaard
[PATCH] libdw: Fix overflow in read_encoded_value for the DW_EH_PE_indirect case.
Mark Wielaard
Re: [PATCH] libdw: Fix overflow in read_encoded_value for the DW_EH_PE_indirect case.
Mark Wielaard
[PATCH] libdwfl: Check mod is not NULL in check_module.
Mark Wielaard
Re: [PATCH] libdwfl: Check mod is not NULL in check_module.
Roland McGrath
Re: [PATCH] libdwfl: Check mod is not NULL in check_module.
Mark Wielaard
Prevent unbounded stack usage in libraries
Mark Wielaard
[PATCH 02/17] libelf: Fix possible unbounded stack usage in updatemmap.
Mark Wielaard
Re: [PATCH 02/17] libelf: Fix possible unbounded stack usage in updatemmap.
Roland McGrath
[PATCH 01/17] libelf: Fix possible unbounded stack usage in elf_getarsym.
Mark Wielaard
Re: [PATCH 01/17] libelf: Fix possible unbounded stack usage in elf_getarsym.
Roland McGrath
Re: [PATCH 01/17] libelf: Fix possible unbounded stack usage in elf_getarsym.
Roland McGrath
[PATCH 07/17] libdwfl: Fix unbounded stack usage in find_prelink_address_sync.
Mark Wielaard
Re: [PATCH 07/17] libdwfl: Fix unbounded stack usage in find_prelink_address_sync.
Roland McGrath
[PATCH 05/17] libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.
Mark Wielaard
Re: [PATCH 05/17] libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.
Roland McGrath
Re: [PATCH 05/17] libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.
Mark Wielaard
[PATCH 06/17] libdwfl: Fix possible unbounded stack usage in cache_sections.
Mark Wielaard
Re: [PATCH 06/17] libdwfl: Fix possible unbounded stack usage in cache_sections.
Roland McGrath
[PATCH 09/17] libdwfl: Minimize stack usage in dwfl_linux_kernel_report_offline.
Mark Wielaard
Re: [PATCH 09/17] libdwfl: Minimize stack usage in dwfl_linux_kernel_report_offline.
Roland McGrath
[PATCH 04/17] libebl: Use static number for array stack allocation in openbackend.
Mark Wielaard
Re: [PATCH 04/17] libebl: Use static number for array stack allocation in openbackend.
Roland McGrath
[PATCH 03/17] libelf: Fix possible unbounded stack usage in updatefile.
Mark Wielaard
Re: [PATCH 03/17] libelf: Fix possible unbounded stack usage in updatefile.
Roland McGrath
[PATCH 08/17] libdw: Fix possibly unbounded stack usage in __libdw_intern_expression.
Mark Wielaard
Re: [PATCH 08/17] libdw: Fix possibly unbounded stack usage in __libdw_intern_expression.
Roland McGrath
[PATCH 10/17] libdwfl: Don't stack allocate alternate_name in dwfl_linux_kernel_find_elf.
Mark Wielaard
Re: [PATCH 10/17] libdwfl: Don't stack allocate alternate_name in dwfl_linux_kernel_find_elf.
Roland McGrath
[PATCH 17/17] config: Add -Wstack-usage=262144 (256K) warning check.
Mark Wielaard
Re: [PATCH 17/17] config: Add -Wstack-usage=262144 (256K) warning check.
Roland McGrath
[PATCH 11/17] libdwfl: Don't allocate all phdrs on the stack in elf_from_remote_memory.
Mark Wielaard
Re: [PATCH 11/17] libdwfl: Don't allocate all phdrs on the stack in elf_from_remote_memory.
Roland McGrath
[PATCH 12/17] libdwfl: Reject very short or really large build-ids.
Mark Wielaard
Re: [PATCH 12/17] libdwfl: Reject very short or really large build-ids.
Roland McGrath
Re: [PATCH 12/17] libdwfl: Reject very short or really large build-ids.
Mark Wielaard
[PATCH 15/17] libdwfl: Don't allocate phdrs and dyn on stack in link_map.
Mark Wielaard
Re: [PATCH 15/17] libdwfl: Don't allocate phdrs and dyn on stack in link_map.
Roland McGrath
[PATCH 13/17] libdwfl: find_debuginfo_in_patch don't alloca/strdupa strings of unknown size.
Mark Wielaard
Re: [PATCH 13/17] libdwfl: find_debuginfo_in_patch don't alloca/strdupa strings of unknown size.
Roland McGrath
[PATCH 14/17] libdwfl: Don't allocate phdrs and dyn on stack in dwfl_segment_report_module.
Mark Wielaard
Re: [PATCH 14/17] libdwfl: Don't allocate phdrs and dyn on stack in dwfl_segment_report_module.
Roland McGrath
[PATCH 16/17] libdw: Limit stack usage of temporary dir, file and line lists.
Mark Wielaard
Re: [PATCH 16/17] libdw: Limit stack usage of temporary dir, file and line lists.
Roland McGrath
Re: Prevent unbounded stack usage in libraries
Mark Wielaard
[PATCH] configure: Add --enable-sanitize-undefined.
Mark Wielaard
Re: [PATCH] configure: Add --enable-sanitize-undefined.
Mark Wielaard
[PATCH] addr2line: Set scopes to NULL after free in handle_address.
Mark Wielaard
Re: [PATCH] addr2line: Set scopes to NULL after free in handle_address.
Mark Wielaard
Some eu-addr2line improvements
Mark Wielaard
[PATCH 2/5] addr2line: Always parse addresses as hex numbers.
Mark Wielaard
Re: [PATCH 2/5] addr2line: Always parse addresses as hex numbers.
Roland McGrath
Re: [PATCH 2/5] addr2line: Always parse addresses as hex numbers.
Mark Wielaard
[PATCH 3/5] addr2line: Add -a, --address. Print address before for each entry.
Mark Wielaard
Re: [PATCH 3/5] addr2line: Add -a, --address. Print address before for each entry.
Roland McGrath
Re: [PATCH 3/5] addr2line: Add -a, --address. Print address before for each entry.
Mark Wielaard
[PATCH 5/5] addr2line: Add --pretty-print option to show all information on one line.
Mark Wielaard
Re: [PATCH 5/5] addr2line: Add --pretty-print option to show all information on one line.
Roland McGrath
Re: [PATCH 5/5] addr2line: Add --pretty-print option to show all information on one line.
Mark Wielaard
Re: [PATCH 5/5] addr2line: Add --pretty-print option to show all information on one line.
Roland McGrath
Re: [PATCH 5/5] addr2line: Add --pretty-print option to show all information on one line.
Mark Wielaard
[PATCH 1/5] addr2line: Split options in input and output format groups.
Mark Wielaard
Re: [PATCH 1/5] addr2line: Split options in input and output format groups.
Roland McGrath
Re: [PATCH 1/5] addr2line: Split options in input and output format groups.
Mark Wielaard
[PATCH 4/5] addr2line: Add demangler support.
Mark Wielaard
Re: Some eu-addr2line improvements
Mark Wielaard
[PATCH] libelf: Use possix_fallocate instead of ftruncate to extend ELF file.
Mark Wielaard
Re: [PATCH] libelf: Use possix_fallocate instead of ftruncate to extend ELF file.
Josh Stone
Re: [PATCH] libelf: Use possix_fallocate instead of ftruncate to extend ELF file.
Mark Wielaard
Re: [PATCH] libelf: Use possix_fallocate instead of ftruncate to extend ELF file.
Mark Wielaard
[PATCH] libelf: If e_phnum is zero then set e_phoff also to zero.
Mark Wielaard
Re: [PATCH] libelf: If e_phnum is zero then set e_phoff also to zero.
Mark Wielaard
[PATCH] strip: Harden against bogus input files. Don't leak temp debug file on error.
Mark Wielaard
Re: [PATCH] strip: Harden against bogus input files. Don't leak temp debug file on error.
Mark Wielaard
Re: [PATCH] strip: Harden against bogus input files. Don't leak temp debug file on error.
Mark Wielaard
[PATCH] libelf: More checking of valid sh_addralign values.
Mark Wielaard
Re: [PATCH] libelf: More checking of valid sh_addralign values.
Mark Wielaard
[PATCH] libelf: Make sure shdrs are valid before storing extended phnum in newphdr.
Mark Wielaard
Re: [PATCH] libelf: Make sure shdrs are valid before storing extended phnum in newphdr.
Mark Wielaard
[PATCH 0/4] Improve elfutils diagnostics
Jonathan Lebon
[PATCH 2/4] dwarf_begin_elf: new error for compression failure
Jonathan Lebon
[PATCH 4/4] dwfl_module_getdwarf: report paths tried
Jonathan Lebon
[PATCH 1/4] dwarf_begin_elf: decouple section searching from reading
Jonathan Lebon
[PATCH 3/4] dwfl_error: support error details
Jonathan Lebon
[PATCH 3/4] dwfl_error: support error details
Jonathan Lebon
Re: [PATCH 0/4] Improve elfutils diagnostics
Mark Wielaard
Re: [PATCH 0/4] Improve elfutils diagnostics
Frank Ch. Eigler
Re: [PATCH 0/4] Improve elfutils diagnostics
Mark Wielaard
Re: [PATCH 0/4] Improve elfutils diagnostics
Frank Ch. Eigler
Re: [PATCH 0/4] Improve elfutils diagnostics
Mark Wielaard
Re: [PATCH 0/4] Improve elfutils diagnostics
Jonathan Lebon
Re: [PATCH 0/4] Improve elfutils diagnostics
Mark Wielaard
[PATCH] Always call gelf_fsize with EV_CURRENT as argument.
Mark Wielaard
Re: [PATCH] Always call gelf_fsize with EV_CURRENT as argument.
Mark Wielaard
[PATCH] libdwfl: Only intern CU when not EOF marker and cuoff points to a DIE.
Mark Wielaard
Re: [PATCH] libdwfl: Only intern CU when not EOF marker and cuoff points to a DIE.
Mark Wielaard
[PATCH] libdwfl: Arange CU cannot point to the EOF marker.
Mark Wielaard
Re: [PATCH] libdwfl: Arange CU cannot point to the EOF marker.
Roland McGrath
Re: [PATCH] libdwfl: Arange CU cannot point to the EOF marker.
Mark Wielaard
[PATCH] elflint: Check gnu_hash has enough data and bitmask_words is not zero.
Mark Wielaard
Re: [PATCH] elflint: Check gnu_hash has enough data and bitmask_words is not zero.
Mark Wielaard
[PATCH] elflint: Add sanity checks to check_attributes.
Mark Wielaard
Re: [PATCH] elflint: Add sanity checks to check_attributes.
Mark Wielaard
[PATCH] elflint: Use Use Elf64_Word for shdr->sh_info cnt.
Mark Wielaard
Re: [PATCH] elflint: Use Use Elf64_Word for shdr->sh_info cnt.
Mark Wielaard
[PATCH] elflint: Stop checking section when 2nd hash function shift too big.
Mark Wielaard
Re: [PATCH] elflint: Stop checking section when 2nd hash function shift too big.
Mark Wielaard
[PATCH] libdw: Detect line number overflow in dwarf_getsrclines on 32bit.
Mark Wielaard
Re: [PATCH] libdw: Detect line number overflow in dwarf_getsrclines on 32bit.
Mark Wielaard
[PATCH] nm: Handle dwarf_linesrc returning NULL.
Mark Wielaard
Re: [PATCH] nm: Handle dwarf_linesrc returning NULL.
Mark Wielaard
[PATCH] libdwfl: Sanity check cu offset before trying to intern.
Mark Wielaard
[PATCH] libdw: dwarf_getaranges check there is enough data before reading.
Mark Wielaard
Re: [PATCH] libdw: dwarf_getaranges check there is enough data before reading.
Mark Wielaard
[PATCH] libdwfl: Bounds check Dwarf_Fileinfo file number in dwfl_lineinfo.
Mark Wielaard
Re: [PATCH] libdwfl: Bounds check Dwarf_Fileinfo file number in dwfl_lineinfo.
Mark Wielaard
[PATCH v2 0/2] Fixes for building with uClibc-based toolchain
Max Filippov
[PATCH 1/2] Replace futimes with futimens.
Max Filippov
Re: [PATCH 1/2] Replace futimes with futimens.
Mike Frysinger
Re: [PATCH 1/2] Replace futimes with futimens.
Mark Wielaard
Re: [PATCH 1/2] Replace futimes with futimens.
Mark Wielaard
[PATCH 2/2] Replace assert_perror with assert
Max Filippov
Re: [PATCH 2/2] Replace assert_perror with assert
Mike Frysinger
Re: [PATCH 2/2] Replace assert_perror with assert
Mark Wielaard
[PATCH 0/6] Fixes for building with uClibc-based toolchain
Max Filippov
[PATCH 1/6] Link against standalone argp library
Max Filippov
Re: [PATCH 1/6] Link against standalone argp library
Mark Wielaard
[PATCH 2/6] Drop mtrace calls.
Max Filippov
Re: [PATCH 2/6] Drop mtrace calls.
Mark Wielaard
[PATCH 3/6] Fall back on utimes if futimes is not available
Max Filippov
Re: [PATCH 3/6] Fall back on utimes if futimes is not available
Mike Frysinger
Re: [PATCH 3/6] Fall back on utimes if futimes is not available
Max Filippov
Re: [PATCH 3/6] Fall back on utimes if futimes is not available
Mark Wielaard
Re: [PATCH 3/6] Fall back on utimes if futimes is not available
Roland McGrath
Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Mark Wielaard
Re: Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Frank Ch. Eigler
Re: Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Mark Wielaard
Re: Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Mike Frysinger
Re: Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Mark Wielaard
Re: Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Mike Frysinger
Re: Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Frank Ch. Eigler
Re: Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Mark Wielaard
Re: Getting rid of portable branch (Was: [PATCH 3/6] Fall back on utimes if futimes is not available)
Mark Wielaard
[PATCH 4/6] Remove DL_CALL_FCT wrapper which is used in profiling
Max Filippov
Re: [PATCH 4/6] Remove DL_CALL_FCT wrapper which is used in profiling
Mike Frysinger
Re: [PATCH 4/6] Remove DL_CALL_FCT wrapper which is used in profiling
Max Filippov
Re: [PATCH 4/6] Remove DL_CALL_FCT wrapper which is used in profiling
Mike Frysinger
[PATCH 5/6] Use -lintl when libc doesn't provide dgettext
Max Filippov
Re: [PATCH 5/6] Use -lintl when libc doesn't provide dgettext
Mike Frysinger
Re: [PATCH 5/6] Use -lintl when libc doesn't provide dgettext
Max Filippov
[PATCH 6/6] Provide assert_perror when it's not defined
Max Filippov
Re: [PATCH 6/6] Provide assert_perror when it's not defined
Petr Machata
Re: [PATCH 6/6] Provide assert_perror when it's not defined
Mark Wielaard
Re: [PATCH 6/6] Provide assert_perror when it's not defined
Max Filippov
Re: [PATCH 6/6] Provide assert_perror when it's not defined
Petr Machata
Earlier messages
Later messages