aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorHongzhi.Song <hongzhi.song@windriver.com>2018-11-20 01:42:51 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-21 11:48:18 +0000
commite45948d4be14c14eff0a5c8c8597a7523f2edff1 (patch)
treec91bba3a43b9142ad1a9a4af3e07bd65a92ea4dc /meta/recipes-graphics
parent6ad99f3eabe359d5be98d63d4781063b63c83eea (diff)
downloadopenembedded-core-contrib-e45948d4be14c14eff0a5c8c8597a7523f2edff1.tar.gz
ltp: Use a legal bad address for mips in setrlimit05.c
This testcase fails on mips32. The process is killed by SIGBUS which is not as expect. This is because: ((void *)-1) is not a legal bad address which causes the process killed by SIGBUG on mips. 'tst_get_bad_addr()' returns an address that should works on mips and other arches. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions