qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH][UPDATED] Add support to linux-user for dropping


From: Lauri Leukkunen
Subject: [Qemu-devel] Re: [PATCH][UPDATED] Add support to linux-user for dropping LD_PRELOAD
Date: Tue, 22 May 2007 03:00:14 +0300

And while I'm at it here's the same with properly deallocated environ strings.

On 5/22/07, Lauri Leukkunen <address@hidden> wrote:
And here is the actual patch itself.

On 5/22/07, Lauri Leukkunen <address@hidden> wrote:
> This patch adds an option "-drop-ld-preload" which results in the
> target process not having LD_PRELOAD set in its environment. This is
> useful when running inside environments like scratchbox.
>
> This version of the patch doesn't unset("LD_PRELOAD") but modifies the
> envp argument to loader_exec() instead.
>
> /lauri
>


Attachment: qemu-linux-user-drop-preload3.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]