diff options
| author | Anton Lindqvist <anton.lindqvist@gmail.com> | 2018-08-29 08:48:30 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-08-29 09:58:54 -0700 |
| commit | 4937cb2bf08907e1d48044e6e53a22f62e3e8ac5 (patch) | |
| tree | 373a20443a424ac80c1db814a68bdea9e7d48e26 /docs/openbsd | |
| parent | 53ff87847a172828ddb92cbc95aa2a3e8a0937e0 (diff) | |
docs/openbsd: update found_bugs.md
Diffstat (limited to 'docs/openbsd')
| -rw-r--r-- | docs/openbsd/found_bugs.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index f7ddb9a4f..6c5a099e3 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -2,6 +2,8 @@ Newer bugs comes first. +- [poll: execution of address `0x0` caused by console redirection](https://marc.info/?l=openbsd-cvs&m=153552269821957&w=2) + - [kqueue: use-after-free in `kqueue_close()`](https://marc.info/?l=openbsd-cvs&m=153364550327224&w=2) - [unveil: invalid call to `VOP_UNLOCK()`](https://marc.info/?l=openbsd-cvs&m=153318491427658&w=2) |
