
12 May
2015
12 May
'15
12:41 a.m.
On 11 May 2015 at 12:53, Joe Hershberger joe.hershberger@ni.com wrote:
The setexpr command used to segfault when accessing memory in sandbox. The pointer accesses should be mapped.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com Cc: Simon Glass sjg@chromium.org
common/cmd_setexpr.c | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org