From ae83a2b706c119ff60947fb6cc38addba5f540d9 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 11 Mar 2010 11:19:14 +0000 Subject: [PATCH] - fix for memory alignment in struct sock_list allocation. git-svn-id: file:///svn/unbound/trunk@2024 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Changelog b/doc/Changelog index 8977b2cb4..b13ad2d66 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 11 March 2010: Wouter - another memory allocation option: --enable-alloc-nonregional. exposes the regional allocations to other memory purifiers. + - fix for memory alignment in struct sock_list allocation. 10 March 2010: Wouter - --enable-alloc-lite works with test set.