From 94162d62aca15e3d900513a8f37bc84a12db5d16 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 2 Oct 2007 18:26:48 +0000 Subject: Avoid a segfault when generating a DNS "Transaction ID" in internal function init_id_key() under low memory conditions. --- ares/CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ares/CHANGES') diff --git a/ares/CHANGES b/ares/CHANGES index 2a94acf9e..f7a9ca6cf 100644 --- a/ares/CHANGES +++ b/ares/CHANGES @@ -1,9 +1,13 @@ Changelog for the c-ares project * October 2 2007 (Daniel Stenberg) + - ares_strerror() segfaulted if the input error number was out of the currently supported range. +- Yang Tse: Avoid a segfault when generating a DNS "Transaction ID" in + internal function init_id_key() under low memory conditions. + * September 28 2007 (Daniel Stenberg) - Bumped version to 1.5.0 for next release and soname bumped to 2 due to ABI -- cgit v1.2.3