-
Max Kellermann authored
pthread_join() expects a "pointer to a pointer" parameter, but it got a "pointer to an enum". On AMD64, an enum is smaller than a pointer, leading to a buffer overflow.
69e34f11
| Name |
Last commit
|
Last update |
|---|---|---|
| bs | ||
| doc | ||
| m4 | ||
| scripts | ||
| src | ||
| .gitignore | ||
| AUTHORS | ||
| COPYING | ||
| ChangeLog | ||
| INSTALL | ||
| Makefile.am | ||
| README | ||
| TODO | ||
| UPGRADING | ||
| autogen.sh | ||
| build.mk | ||
| configure.ac |