gvisor/pkg/sentry/strace
Dean Deng 822d847cca Check for valid nfds before copying in an fd set.
Otherwise, CopyInFDSet will try to allocate a negative-length slice.

PiperOrigin-RevId: 286584907
2019-12-20 08:44:53 -08:00
..
BUILD Format fd_set parameters in select(2)/pselect(2) for strace. 2019-12-10 13:06:01 -08:00
capability.go Fix various spelling issues in the documentation 2019-06-27 14:25:50 -07:00
clone.go Update canonical repository. 2019-06-13 16:50:15 -07:00
futex.go Update canonical repository. 2019-06-13 16:50:15 -07:00
linux64.go Format fd_set parameters in select(2)/pselect(2) for strace. 2019-12-10 13:06:01 -08:00
open.go Update canonical repository. 2019-06-13 16:50:15 -07:00
poll.go Remove map from fd_map, change to fd_table. 2019-07-02 19:28:59 -07:00
ptrace.go Update canonical repository. 2019-06-13 16:50:15 -07:00
select.go Check for valid nfds before copying in an fd set. 2019-12-20 08:44:53 -08:00
signal.go Update canonical repository. 2019-06-13 16:50:15 -07:00
socket.go strace: don't create a slice with a negative value 2019-12-03 13:49:38 -08:00
strace.go Format fd_set parameters in select(2)/pselect(2) for strace. 2019-12-10 13:06:01 -08:00
strace.proto Import and structure cleanup. 2019-11-21 11:41:30 -08:00
syscalls.go Format fd_set parameters in select(2)/pselect(2) for strace. 2019-12-10 13:06:01 -08:00