Bug: Segmentation fault if NOBITS sections are selected as input or output #1

Closed
opened 2023-01-04 15:10:46 +01:00 by mhu · 0 comments
Owner

Specifying ".bss" for instance as output or source section crashes the program because there is no data in the ELF file to patch.

Handle this error.

Specifying ".bss" for instance as output or source section crashes the program because there is no data in the ELF file to patch. Handle this error.
mhu added the
bug
label 2023-01-04 15:10:46 +01:00
mhu self-assigned this 2023-01-04 15:10:46 +01:00
mhu closed this issue 2023-01-04 15:11:49 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mhu/patchelfcrc#1
No description provided.