Add regress covering the recently fixed NULL pointer deref in open().
authoranton <anton@openbsd.org>
Mon, 30 Jul 2018 17:27:37 +0000 (17:27 +0000)
committeranton <anton@openbsd.org>
Mon, 30 Jul 2018 17:27:37 +0000 (17:27 +0000)
commit520f7349354094a54f23c778ada256ed1579db6e
tree8d1317c777c510088bf70dce2d189cd10ecb66ff
parentfa26a68ad3d7c51ac23f270bc7050dca41886b21
Add regress covering the recently fixed NULL pointer deref in open().
regress/sys/kern/Makefile
regress/sys/kern/open/Makefile [new file with mode: 0644]
regress/sys/kern/open/open.c [new file with mode: 0644]