kpatch/kmod/patch
Seth Jennings e8d2ab565b kmod: patch: cleanup error paths
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>
2014-06-24 12:50:26 -05:00
..
kpatch-patch-hook.c kmod: patch: cleanup error paths 2014-06-24 12:50:26 -05:00
kpatch-patch.h fix review comments 2014-06-18 12:23:38 -05:00
kpatch.h build and install core module with make 2014-02-18 07:44:33 -06:00
kpatch.lds implement per-object patching/relocations 2014-06-17 10:03:08 -05:00
Makefile build and install core module with make 2014-02-18 07:44:33 -06:00