]> git.pond.sub.org Git - empserver/commit
(RESOLVE_IPADDRESS): gethostbyaddr() uses a lot of stack space on some
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 6 Feb 2004 23:42:36 +0000 (23:42 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 6 Feb 2004 23:42:36 +0000 (23:42 +0000)
commit32fac041b24b56cec44ce6ea2064439dec23506b
tree1f156fda89b52e7ffeb5d12ae816b18273b912d3
parentf520cbf4d2c7f22490b7b9f86f4947e82c1718c2
(RESOLVE_IPADDRESS): gethostbyaddr() uses a lot of stack space on some
versions of GNU libc, which can lead to nasty heap smashes (observed
with 2.2.93).  Don't define RESOLVE_IPADDRESS for now, until we
readjust thread stack sizes.
include/misc.h