On Tue, 07.02.12 15:57, Michael Olbrich ([email protected]) wrote: > > our_env needs to be allocated larger for this. You need to increase the > > new0() line to 5 instead of the current 4 char* objects. > > Not in this case I think. An earlier commit removed on env variable without > decreasing the new0() line. with this patch we have 3 possible env > variables here: NOTIFY_SOCKET, MAINPID and WATCHDOG_USEC, so we need 4 > char* objects, right?
Oh, you are right, indeed! Sorry for the confusion. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
