mirror of
https://github.com/dynup/kpatch
synced 2025-02-20 11:57:00 +00:00
Right now, if there is a failure in patch_make_dynrelas_list(), patch_free_objects() is called twice; once in the error section of patch_make_dynrelas_list() and again in the err_objects section of patch_init(). This fixes this and cleans up the error handling a bit. Signed-off-by: Seth Jennings <sjenning@redhat.com> |
||
---|---|---|
.. | ||
kpatch-patch-hook.c | ||
kpatch-patch.h | ||
kpatch.h | ||
kpatch.lds | ||
Makefile |