gvisor/test
Nicolas Lacasse 6db3f8d54c Don't mask errors in createAt loop.
The error set in the loop in createAt was being masked
by other errors declared with ":=". This allowed an
ErrResolveViaReadlink error to escape, which can cause
a sentry panic.

Added test case which repros without the fix.

PiperOrigin-RevId: 257061767
2019-07-08 14:57:15 -07:00
..
syscalls Don't mask errors in createAt loop. 2019-07-08 14:57:15 -07:00
util Internal change. 2019-07-08 13:54:58 -07:00
BUILD BUILD: Use runsc to generate version 2019-06-06 22:09:55 -07:00