[Bug 1432378] Re: libresolv res_init() does not correctly inititalize internals

2015-08-01 Thread Joshua Rogers
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

[Bug 1432378] Re: libresolv res_init() does not correctly inititalize internals

2015-08-01 Thread Joshua Rogers
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

[Bug 1432378] Re: libresolv res_init() does not correctly inititalize internals

2015-03-15 Thread Joshua Rogers
** 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

[Bug 1432378] Re: libresolv res_init() does not correctly inititalize internals

2015-03-15 Thread Joshua Rogers
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

[Bug 1432378] Re: libresolv res_init() does not correctly inititalize internals

2015-03-15 Thread Joshua Rogers
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: