https://bugs.exim.org/show_bug.cgi?id=1773
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/2a407b1755d37589d2a4704d2f389efceb33ca3b commit 2a407b1755d37589d2a4704d2f389efceb33ca3b Author: Jeremy Harris <[email protected]> AuthorDate: Mon Jan 11 14:09:41 2016 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Mon Jan 11 14:09:41 2016 +0000 dns: fix crash in megahomed test case, on openbsd. sanity-check pointers when stepping through resolver returns, as the return may have been truncated if it seemed oversize. bug 1773 ---- src/src/dns.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 68 insertions(+), 19 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
