]> granicus.if.org Git - strace/commit
tests/uid16: skip if real uid is larger than 16bit
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 2 Mar 2015 02:13:03 +0000 (02:13 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 2 Mar 2015 02:26:02 +0000 (02:26 +0000)
commit77e0d2dccc2487923325571f02cba5c377d5bb9a
treebea44461bd084faf49b4f8e38d989af21e7a55b5
parent3a15bc8adf3031b474a81e1c672c11817c8ee8f0
tests/uid16: skip if real uid is larger than 16bit

* tests/uid16.c (main): Skip if the uid returned by getuid matches
/proc/sys/kernel/overflowuid.
tests/uid16.c