generic-poky/meta/recipes-devtools/pseudo
Peter A. Bigot eb34e8d8ce pseudo: fix memory leak and missed privilege drop
qemu.bbclass adds PSEUDO_UNLOAD=1 in qemu_run_binary to avoid reference to
pseudo functions that may not exist in the target environment.  This patch
detects the addition of that variable within the environment to which the
call applies, even if not present in the parent environment.

As a side effect it fixes a memory leak.

[YOCTO #4843]

(From OE-Core rev: 9ea32ef507c914f906b3dcc0bb29813a4e0dacba)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-06 23:03:20 +01:00
..
files pseudo: fix memory leak and missed privilege drop 2013-09-06 23:03:20 +01:00
pseudo.inc pseudo: Always try to build 32-bit libpseudo when NO32LIBS is set to 0 2013-07-31 06:59:56 +01:00
pseudo_1.5.1.bb pseudo: fix memory leak and missed privilege drop 2013-09-06 23:03:20 +01:00
pseudo_git.bb remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00