mirror of
https://github.com/dynup/kpatch
synced 2025-01-28 15:52:43 +00:00
5a4756bbb8
This sh_link line currently has a bug with both operands being sec1; the second should be sec2. However the bug is masking a logical flaw; that is that the sh_link is the index of either the symtab or the strtab and that can change if sections have been added or removed by the patch. This commit removes the comparison. Signed-off-by: Seth Jennings <sjenning@redhat.com> |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
list.h | ||
lookup.c | ||
lookup.h | ||
Makefile |