The bug has been present since what looks like 2006...
http://cgit.openembedded.org/openembedded/plain/recipes/glibc/files/glibc-2.5-local-dynamic-resolvconf.patch
It's probably present in Debian too:
http://git.net/debian-glibc/txt5w0qWtefJS.txt
--
You received this bug notification because you
tl;dr:
res_init() does not correctly initialize the _res struct.
The code:
res_init();
if(_res.options & RES_INIT) {
printf("RES_INIT set.\n");
} else {
printf("RES_INIT not set.\n");
}
outputs "RES_INIT set." correctly, and that
** Package changed: linux (Ubuntu) => glibc (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1432378
Title:
libresolv res_init() does not correctly inititalize internals
To manage notificatio
No logs required.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1432378
Title:
libresolv res_init() does not correctly inititali
Link to the eglibc file that Ubuntu uses: http://www.eglibc.org/cgi-
bin/viewvc.cgi/branches/eglibc-2_19/libc/resolv/res_libc.c?view=markup
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1432378
Title: