Thread (1 message) 1 message, 1 author, 2018-02-19

Re: [net-next v2 2/2] bpf: Add eBPF seccomp sample programs

From: Sargun Dhillon <hidden>
Date: 2018-02-19 04:05:35

On Sat, Feb 17, 2018 at 9:58 AM, Randy Dunlap [off-list ref] wrote:
On 02/16/2018 11:36 PM, Sargun Dhillon wrote:
quoted
+     close(111);
+     assert(errno == EBADF);
+     close(999);
+     assert(errno = EPERM);
should that be       == ?
Woops. Embarassing. Will fix that in the next re-spin.
quoted
+
+     return 0;
+}

--
~Randy
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help