Message274401
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, iwings, vstinner |
| Date | 2016-09-05.14:25:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473085553.17.0.968042801816.issue27955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Did you open a bug with your vendor, too? QNAP is clearly violating Kernel APIs. getrandom() is not suppose to fail with EPERM. Valid errnos are EINVAL, EFAULT, EAGAIN and EINTR. http://man7.org/linux/man-pages/man2/getrandom.2.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-05 14:25:53 | christian.heimes | set | recipients: + christian.heimes, vstinner, iwings |
| 2016-09-05 14:25:53 | christian.heimes | set | messageid: <1473085553.17.0.968042801816.issue27955@psf.upfronthosting.co.za> |
| 2016-09-05 14:25:53 | christian.heimes | link | issue27955 messages |
| 2016-09-05 14:25:52 | christian.heimes | create | |