diff options
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch b/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch index f7c31006b4..8040482536 100644 --- a/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch +++ b/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch | |||
@@ -14,7 +14,7 @@ Before the above operations, invoke elf_begin/elf_update/elf_end | |||
14 | with ELF_C_RDWR and ELF_F_LAYOUT set to enlarge the above file, it | 14 | with ELF_C_RDWR and ELF_F_LAYOUT set to enlarge the above file, it |
15 | could make sure the file is safe for the following elf operations. | 15 | could make sure the file is safe for the following elf operations. |
16 | 16 | ||
17 | Upstream-Status: Pending | 17 | Upstream-Status: Submitted [RPM5 maintainer] |
18 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | 18 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> |
19 | --- | 19 | --- |
20 | tools/debugedit.c | 25 +++++++++++++++++++++++++ | 20 | tools/debugedit.c | 25 +++++++++++++++++++++++++ |