From f77677c542c1b42d6a76cd114ae8f2ea6b07641e Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Thu, 17 Jan 2008 17:43:38 +0000 Subject: Max Kellermann : eliminate local variable by returning from the loop --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5ba7041..01dcc05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -55,6 +55,7 @@ o use C99 integers (uint32_t instead of u_int32_t) = conntrack = o check for malloc() failure in merge_opts +o eliminate local variable by returning from the loop = conntrackd = o resolve global variable "alarm" conflict with alarm() function in unistd.h. -- cgit v1.2.3