diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-04 09:56:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-12-04 10:00:28 +0000 |
commit | 95e73982d6b68780a74a677f0fada23e6392e2fc (patch) | |
tree | 3fcf878c8e9e9837095ef9f063552da15ef6beae /main/perl-datetime-format-mail | |
parent | b8994564b91778ded46368553691ba6728d9c17f (diff) | |
download | aports-95e73982d6b68780a74a677f0fada23e6392e2fc.tar.bz2 aports-95e73982d6b68780a74a677f0fada23e6392e2fc.tar.xz |
main/nfs-utils: fix for wrong getaddrinfo assumptions
The nfs-utils assumes getaddrinfo(AI_NUMERICHOST) never fills in
ai_canonname, but it appears to do on uclibc. It also assumes that if it
filled in, it will be allocated separately and that freeaddrinfo() will
free it. This is not what uclibc does.
This patch should fix a potensial memleak on nfs server and probably it
will fix nfs server on x86_64
ref #1486
Diffstat (limited to 'main/perl-datetime-format-mail')
0 files changed, 0 insertions, 0 deletions