mirror of
https://github.com/dynup/kpatch
synced 2024-12-19 11:54:29 +00:00
4591c0701c
Because of signedness difference kpatch_check_relocations() would trigger an error on any negative addend. Fix by casting Elf_Data->d_size from size_t to int. Signed-off-by: Artem Savkov <asavkov@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |