Re: [PATCH 2/9 v2] doc: Add elf32_fsize.3 and elf64_fsize.3

2024-10-15 Thread Mark Wielaard
Hi Aaron, On Wed, 2024-10-02 at 22:26 -0400, Aaron Merey wrote: > Signed-off-by: Aaron Merey > > --- > v2 changes: > Reword description. > > State EV_CURRENT is the only valid version. > > Mention possibility of integer overflow. > > On Tue, Aug 27, 2024 at 12:32 PM Mark Wielaard wrote: > >

[PATCH 2/9 v2] doc: Add elf32_fsize.3 and elf64_fsize.3

2024-10-02 Thread Aaron Merey
Signed-off-by: Aaron Merey --- v2 changes: Reword description. State EV_CURRENT is the only valid version. Mention possibility of integer overflow. On Tue, Aug 27, 2024 at 12:32 PM Mark Wielaard wrote: > > Maybe give at least some examples of Elf_Type and which data structure > they represent