aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer2array.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-10-09 19:17:33 +0200
committerEric Wong <normalperson@yhbt.net>2008-10-11 19:21:51 -0700
commit0775237e40087ee328888eb2b16953dc0cb332e0 (patch)
tree83bc5252813b9eb6b75b5ac6c224f73babaaccd4 /src/buffer2array.h
parent0d4cc41ae07ca3f2e079fced38d9bd244c787df8 (diff)
downloadmpd-0775237e40087ee328888eb2b16953dc0cb332e0.tar.gz
mpd-0775237e40087ee328888eb2b16953dc0cb332e0.tar.xz
mpd-0775237e40087ee328888eb2b16953dc0cb332e0.zip
update: fixed stack corruption due to pthread_join() call
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.
Diffstat (limited to 'src/buffer2array.h')
0 files changed, 0 insertions, 0 deletions