Package not found: Kernel:tools/.collapse-lua-mediator_lua_lua54-SLE_15_SP7

File pacemaker-fencing-memory-leak-stonith_admin-env.patch of Package pacemaker.14737

commit 24a86864f599f094a7b28fd4c865a27c30f84160
Author: Ken Gaillot <kgaillot@redhat.com>
Date:   Thu Oct 26 18:59:03 2017 -0500

    Low: fencing: memory leak in stonith_admin --env

diff --git a/fencing/admin.c b/fencing/admin.c
index 275787eda..86d02737f 100644
--- a/fencing/admin.c
+++ b/fencing/admin.c
@@ -531,6 +531,7 @@ main(int argc, char **argv)
                         crm_info("Got: '%s'='%s'", optarg, env);
                         params = stonith_key_value_add(params, optarg, env);
                     }
+                    free(key);
                 }
                 break;
             case 0:
openSUSE Build Service is sponsored by