Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / serge1/ELFIO issues and pull requests

#148 - Add missing #include <stdint.h> for gcc 15

Pull Request - State: closed - Opened by opoplawski 16 days ago - 1 comment

#147 - how to remove sections and/or segments?

Issue - State: open - Opened by dsw 27 days ago

#146 - Bug in ELFIO/elfio/elfio_relocation.hpp

Issue - State: closed - Opened by rrr9rrr 2 months ago - 2 comments

#145 - Fix possible nullptr dereference

Pull Request - State: closed - Opened by saveasguy 4 months ago - 3 comments

#144 - Replace non-ascii with ascii characters

Pull Request - State: closed - Opened by Alan-Jowett 4 months ago - 1 comment

#143 - Non-ascii characters in elf_type.hpp

Issue - State: closed - Opened by Alan-Jowett 4 months ago - 1 comment

#142 - Added support for ".gnu.version_d"

Pull Request - State: closed - Opened by strike-kokhotnikov 4 months ago - 3 comments

#141 - how to add from_to_host and write_to_host symbol

Issue - State: closed - Opened by xusq123 5 months ago - 6 comments

#138 - check that section stream is big enough, accounting for overflow

Pull Request - State: closed - Opened by mikeagun 9 months ago - 1 comment

#137 - Add arm relocation types

Pull Request - State: closed - Opened by isage 9 months ago - 1 comment

#136 - Fix 32 typos

Pull Request - State: closed - Opened by RoboSchmied 11 months ago - 1 comment

#135 - Segments change, when saving a loaded file

Issue - State: open - Opened by MofX 11 months ago - 6 comments

#134 - Out of Read at "elfio/elfio_section.hpp:289"

Issue - State: closed - Opened by fatihhcelik 12 months ago - 4 comments

#133 - Add RISC-V relocation types

Pull Request - State: closed - Opened by belka-ew 12 months ago - 1 comment

#132 - Validate size of entries before accessing members

Pull Request - State: closed - Opened by Alan-Jowett about 1 year ago - 1 comment

#131 - Code doesn't check entry size before casting

Issue - State: closed - Opened by Alan-Jowett about 1 year ago

#130 - Fix a warning shown up with clang++: -Wall -Werror -Wextra

Pull Request - State: closed - Opened by cjatin about 1 year ago - 1 comment

#129 - Loading elf from buffer

Issue - State: closed - Opened by georgemoralis about 1 year ago - 5 comments

#128 - GPL file in project

Issue - State: closed - Opened by stsoe over 1 year ago - 1 comment

#127 - Add segment free_data function

Pull Request - State: closed - Opened by quic-egmc over 1 year ago - 6 comments
Labels: enhancement

#126 - load and validate file, no issues, save same unmodified one leads to issues

Issue - State: closed - Opened by arne123 over 1 year ago - 6 comments

#124 - Release current main branch to a new release version

Issue - State: closed - Opened by 25077667 over 1 year ago - 6 comments

#123 - maps dump soinfo fix

Issue - State: closed - Opened by w296488320 almost 2 years ago - 2 comments

#122 - No adhering to ISO C++

Issue - State: closed - Opened by pmor13 almost 2 years ago - 4 comments

#121 - Remove unnecessary initialization that causes GCC warning

Pull Request - State: closed - Opened by covanam almost 2 years ago - 1 comment

#120 - Cannot compile ELFIO with "-Wall -Werror -Wextra"

Issue - State: closed - Opened by covanam almost 2 years ago - 1 comment

#119 - Fix a memory leak that misuses unique_ptr

Pull Request - State: closed - Opened by chrihop about 2 years ago - 1 comment

#118 - Use CodeQL Actions v2

Pull Request - State: closed - Opened by scribam about 2 years ago - 1 comment

#115 - std::make_unique not support c++11

Issue - State: closed - Opened by neomissing about 2 years ago - 1 comment

#114 - Add insert_data() to section

Pull Request - State: closed - Opened by covanam about 2 years ago - 5 comments

#113 - tests: allow using system gtest copy

Pull Request - State: closed - Opened by thesamesam about 2 years ago - 8 comments

#112 - Add rpl rpx support

Pull Request - State: closed - Opened by gblues over 2 years ago - 6 comments

#111 - Additional SHF flags

Pull Request - State: closed - Opened by tgotic over 2 years ago - 1 comment

#110 - Update elfio.hpp

Pull Request - State: closed - Opened by tgotic over 2 years ago - 5 comments

#109 - New types and OS/ABI in dump

Pull Request - State: closed - Opened by tgotic over 2 years ago - 1 comment

#108 - Fix alloc-dealloc-mismatch reported in ASAN

Pull Request - State: closed - Opened by bladchan over 2 years ago - 1 comment

#107 - Alloc-dealloc-mismatch detected when build with ASAN

Issue - State: closed - Opened by bladchan over 2 years ago - 1 comment

#106 - Fix sign-compare error

Pull Request - State: closed - Opened by XutaxKamay over 2 years ago - 1 comment

#105 - Added auxiliary vectors

Pull Request - State: closed - Opened by XutaxKamay over 2 years ago - 1 comment

#104 - ELFIO maybe misses auxiliary vectors

Issue - State: closed - Opened by XutaxKamay over 2 years ago - 7 comments
Labels: question

#103 - ELFIO should have a libfuzzer base test

Issue - State: closed - Opened by Alan-Jowett over 2 years ago - 2 comments
Labels: enhancement

#102 - Validate that strings in table are null terminated

Pull Request - State: closed - Opened by Alan-Jowett over 2 years ago - 1 comment

#100 - Stop parsing ELF if segment header is beyond end of file

Pull Request - State: closed - Opened by Alan-Jowett over 2 years ago - 1 comment

#99 - ELFIO::elfio::load hangs when loading malformed ELF file

Issue - State: closed - Opened by Alan-Jowett over 2 years ago - 1 comment

#98 - Reject ELF files with section entries smaller than symbol size

Pull Request - State: closed - Opened by Alan-Jowett over 2 years ago - 4 comments

#96 - Add AArch64 relocation types

Pull Request - State: closed - Opened by richardchien almost 3 years ago - 1 comment

#95 - Compilation error if including after <Windows.h>

Issue - State: closed - Opened by ThirteenAG almost 3 years ago - 1 comment

#94 - Writer: Linking executable with libc

Issue - State: closed - Opened by niansa almost 3 years ago - 1 comment

#93 - elfio doesn't seem to be able to read notes from coredump

Issue - State: closed - Opened by isage about 3 years ago - 8 comments

#92 - Simplify CMake build in CI

Pull Request - State: closed - Opened by scribam about 3 years ago - 1 comment

#91 - Remove semicolon at the end of the namespace definition

Pull Request - State: closed - Opened by scribam about 3 years ago - 1 comment

#90 - Update elfio_symbols.hpp

Pull Request - State: closed - Opened by y27988 about 3 years ago - 1 comment

#89 - Add ARM Aarch64 define (from elf.h)

Pull Request - State: closed - Opened by jduck about 3 years ago - 1 comment

#88 - Respect maximum value of size_t in set_stream_size

Pull Request - State: closed - Opened by Matthew-McRaven about 3 years ago - 1 comment

#87 - When will the next stable version be released?

Issue - State: closed - Opened by Hackerl about 3 years ago - 2 comments

#86 - Adding PROGBITS section

Issue - State: closed - Opened by dsnezhkov about 3 years ago - 2 comments

#85 - Compile warnings on platforms where size_t is not 64-bits

Issue - State: closed - Opened by Matthew-McRaven about 3 years ago - 1 comment

#84 - there is a bug in elfio::load_sections

Issue - State: closed - Opened by y27988 about 3 years ago - 4 comments

#83 - parent shadows parent on Sections constructor

Issue - State: closed - Opened by Rucadi about 3 years ago - 3 comments

#82 - add entry for .gnu.version

Issue - State: closed - Opened by colderleo over 3 years ago - 4 comments

#81 - remove section

Issue - State: closed - Opened by stupidestmodder over 3 years ago - 2 comments

#80 - Read only required section information in the elfio class 'load' function

Issue - State: closed - Opened by oss-explorer over 3 years ago - 5 comments
Labels: enhancement

#79 - Make STR_FUNC_TABLE public

Issue - State: closed - Opened by galjs over 3 years ago - 2 comments

#78 - Note description contains garbage characters

Issue - State: closed - Opened by galjs over 3 years ago - 12 comments

#76 - Add support for memory-mapped ELFs

Issue - State: closed - Opened by galjs over 3 years ago - 6 comments

#75 - Double free after move constructor

Issue - State: closed - Opened by galjs over 3 years ago - 2 comments

#73 - Separate reader and writer

Issue - State: closed - Opened by jrmadsen over 3 years ago - 12 comments

#72 - Is the elfhash algorithm outdated?

Issue - State: closed - Opened by Hackerl over 3 years ago - 2 comments

#71 - Lower required cmake version

Pull Request - State: closed - Opened by scribam over 3 years ago - 1 comment

#70 - Update AMDGPU macros.

Pull Request - State: closed - Opened by Artem-B over 3 years ago

#68 - Explicit = Operator for elfio Segfault

Issue - State: closed - Opened by foreverska almost 4 years ago - 5 comments

#67 - Cannot save to in-memory stream buffer

Issue - State: closed - Opened by dmikushin almost 4 years ago - 7 comments

#66 - I/O processing is not consistent

Issue - State: closed - Opened by orbitcowboy about 4 years ago - 4 comments

#65 - Removing backslashes from AMDGPU comments

Pull Request - State: closed - Opened by stefanik08 about 4 years ago

#64 - Multi-line comments

Issue - State: closed - Opened by stefanik08 about 4 years ago

#63 - Loaded, modified, saved elf file is more different than expected from original

Issue - State: closed - Opened by sktpin about 4 years ago - 1 comment

#62 - Saved .elf differs from read .elf by a lot more than the changed section

Issue - State: closed - Opened by sktpin about 4 years ago - 3 comments

#61 - New function to remove sections from ELF file

Pull Request - State: closed - Opened by MartinCon about 4 years ago - 6 comments

#60 - Added new check for section/progHeader consistency

Pull Request - State: closed - Opened by MartinCon about 4 years ago - 8 comments

#57 - Enabled C++11 in CMake

Pull Request - State: closed - Opened by MaxXSoft about 4 years ago - 7 comments

#56 - Elfio not on conan (yet)

Issue - State: closed - Opened by a4z over 4 years ago - 4 comments

#55 - Fix build break from removal of VS files

Pull Request - State: closed - Opened by schultetwin1 over 4 years ago - 1 comment

#54 - Build CMake in CI

Pull Request - State: closed - Opened by schultetwin1 over 4 years ago - 1 comment

#53 - Adding to vcpkg

Issue - State: closed - Opened by schultetwin1 over 4 years ago - 10 comments

#52 - Setup CMake to have 'check' target like autoconf

Pull Request - State: closed - Opened by schultetwin1 over 4 years ago - 3 comments

#51 - Add 'make check' target

Pull Request - State: closed - Opened by schultetwin1 over 4 years ago - 4 comments

#50 - Add cmake install support

Pull Request - State: closed - Opened by schultetwin1 over 4 years ago - 4 comments

#49 - Entry of elf executable

Issue - State: closed - Opened by circutrider21 over 4 years ago - 3 comments

#48 - Edit/Remove Sections

Issue - State: closed - Opened by llllVIIII over 4 years ago - 1 comment

#47 - Seeing correct endian struct values while debugging

Issue - State: closed - Opened by BullyWiiPlaza over 4 years ago - 1 comment

#46 - Added cmake files to build elfio

Pull Request - State: closed - Opened by muman613 over 4 years ago - 4 comments

#45 - Rewriting the symbol table

Issue - State: closed - Opened by BullyWiiPlaza over 4 years ago - 2 comments

#44 - Bombsquad_headless

Issue - State: closed - Opened by brostosjoined over 4 years ago - 1 comment

#43 - Issue serge1/ELFIO#19 correction

Pull Request - State: closed - Opened by belissent over 4 years ago

#42 - segmentation fault examples\elfdump

Issue - State: closed - Opened by orbitcowboy over 4 years ago - 1 comment

#41 - Create .travis.yml (enables Travis CI)

Pull Request - State: closed - Opened by belissent over 4 years ago - 1 comment

#40 - elfio_dump.hpp bug

Issue - State: closed - Opened by ads830e almost 5 years ago - 1 comment