X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafm-launch.c;h=c1c6fdd4537b8f87a3fbd40d797db1e4bdd43a64;hb=a647d560402059b9e3f11356b7e665fb0c66bd32;hp=72120acca334f2a46397b6124bf7489c9319f716;hpb=47eab04cb98996403fc0e3d33d867399404268b1;p=src%2Fapp-framework-main.git diff --git a/src/afm-launch.c b/src/afm-launch.c index 72120ac..c1c6fdd 100644 --- a/src/afm-launch.c +++ b/src/afm-launch.c @@ -117,6 +117,7 @@ static char **instantiate_arguments(const char **args, struct afm_launch_desc *d /* loop that either compute the size and build the result */ data = NULL; + result = NULL; n = s = 0; for (;;) { iter = args;