git: kern: pipe2() should return EINVAL on invalid flags

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jul 9 20:27:37 PDT 2025


commit 025a0b0eaeaa706eff1c8879d1b8af373bf0063b
Author: Ricardo Branco <rbranco at suse.de>
Date:   Fri Jun 20 14:21:16 2025 +0200

    kern: pipe2() should return EINVAL on invalid flags

Summary of changes:
 sys/kern/sys_pipe.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/025a0b0eaeaa706eff1c8879d1b8af373bf0063b


-- 
DragonFly BSD source repository


More information about the Commits mailing list