aboutsummaryrefslogtreecommitdiff
path: root/src/internal/pthread_impl.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2019-02-20 17:51:22 -0500
committerRich Felker <dalias@aerifal.cx>2019-02-20 17:51:22 -0500
commit224d938c5e538ac37f84c6e9a01bd2095aa7081a (patch)
treec504ba01a156b537be6d61b2312386f33fcf8041 /src/internal/pthread_impl.h
parentinstall dynamic tls synchronously at dlopen, streamline access (diff)
downloadgrovel-224d938c5e538ac37f84c6e9a01bd2095aa7081a.tar.gz
grovel-224d938c5e538ac37f84c6e9a01bd2095aa7081a.tar.xz
fix invalid free of partial addrinfo list with multiple services
the backindex stored by getaddrinfo to allow freeaddrinfo to perform partial-free wrongly used the address result index, rather than the output slot index, and thus was only valid when they were equal (nservs==1). patch based on report with proposed fix by Markus Wichmann.
Diffstat (limited to 'src/internal/pthread_impl.h')
0 files changed, 0 insertions, 0 deletions