mirror of
https://github.com/dynup/kpatch
synced 2025-01-20 03:50:42 +00:00
091930fc80
The naming of variables in this function is confusing, and really threw me for a loop: sec is first used as an iterator, then sec is reused to point to the dynrela section, then sec2 is used as another iterator. Instead make sec the iterator for both loops and dynsec the dynrela section pointer. |
||
---|---|---|
.. | ||
insn | ||
create-diff-object.c | ||
kpatch-build | ||
kpatch-gcc | ||
list.h | ||
lookup.c | ||
lookup.h | ||
Makefile |