gvisor/pkg/syserr
Zach Koopmans dfbcb8903a [syserr] Fix SIGBUS on syserr.FromError
Fix syzcaller panic SIGBUS on error handling. Done by
adding an interface, errors.GuestError, which errors can
implement in order to be compared against each other.

PiperOrigin-RevId: 393867554
2021-08-30 15:35:02 -07:00
..
BUILD [syserr] Fix SIGBUS on syserr.FromError 2021-08-30 15:35:02 -07:00
host_linux.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
netstack.go [syserror] Refactor linuxerr and error package. 2021-06-16 14:08:52 -07:00
syserr.go [syserr] Fix SIGBUS on syserr.FromError 2021-08-30 15:35:02 -07:00