mirror of
https://github.com/dynup/kpatch
synced 2024-12-22 05:10:01 +00:00
68530e4c2b
The current code to find the twin of a local static variable allows two variables of the same name to be wrongly matched with the other's twin. While there isn't a magic formula to avoid this, make stricter requirements for twining static local from the original object with a symbol from the patched object. This reduces the risk of erroneous matches. Signed-off-by: Julien Thierry <jthierry@redhat.com> |
||
---|---|---|
.. | ||
objs@6bd3e931ef | ||
Makefile | ||
Makefile.include |