Add regress covering the recently fixed NULL pointer deref in fchown().
authoranton <anton@openbsd.org>
Sun, 22 Jul 2018 06:37:46 +0000 (06:37 +0000)
committeranton <anton@openbsd.org>
Sun, 22 Jul 2018 06:37:46 +0000 (06:37 +0000)
commitb6b913c5b60ca0a52d882c7ee2b27441a95cef23
tree38a6077dfa19ee87a2d1bd86819797ff75219132
parent6ea176221704e8bd4864f0cf0128f48cbe45de4d
Add regress covering the recently fixed NULL pointer deref in fchown().
regress/sys/kern/fchown/Makefile [new file with mode: 0644]
regress/sys/kern/fchown/fchown.c [new file with mode: 0644]