On 03.01.2012, at 20:38, Fabio Erculiani wrote: > TaskState contains linux_bprm struct which encapsulates argv among > other things. > argv might be used around the code and is expected to contain valid > data. Before this patch, ts->bprm->argv was NULL due to it being > freed right after loader_exec(). > > Signed-off-by: Fabio Erculiani <lx...@sabayon.org>
Acked-by: Alexander Graf <ag...@suse.de> Alex