mirror of
https://github.com/dynup/kpatch
synced 2024-12-18 19:34:30 +00:00
87939db272
With #755, we started using dynrelas for function pointers. However,
this behavior only makes sense for function pointers to existing
functions. For function pointers to *new* functions, just use a normal
rela.
The 'function-ptr-new' unit test is from the following patch:
https://github.com/dynup/kpatch/files/1927198/new-static-callback.patch.txt
Fixes #834.
Fixes:
|
||
---|---|---|
.. | ||
x86_64 | ||
Makefile | ||
Makefile.include |