Hi Tom,
On Mon, May 11, 2015 at 5:41 PM, Simon Glass wrote:
> On 11 May 2015 at 12:53, Joe Hershberger wrote:
>> The setexpr command used to segfault when accessing memory in sandbox.
>> The pointer accesses should be mapped.
>>
>> Signed-off-by: Joe Hershberger
>> Cc: Simon Glass
>> ---
>>
>>
On 11 May 2015 at 12:53, Joe Hershberger wrote:
> The setexpr command used to segfault when accessing memory in sandbox.
> The pointer accesses should be mapped.
>
> Signed-off-by: Joe Hershberger
> Cc: Simon Glass
> ---
>
> common/cmd_setexpr.c | 32 +++-
> 1 file c
The setexpr command used to segfault when accessing memory in sandbox.
The pointer accesses should be mapped.
Signed-off-by: Joe Hershberger
Cc: Simon Glass
---
common/cmd_setexpr.c | 32 +++-
1 file changed, 23 insertions(+), 9 deletions(-)
diff --git a/common/cmd
3 matches
Mail list logo