--- libaitio/inc/Attic/ampool.h 2012/05/23 10:54:45 1.1.2.1 +++ libaitio/inc/Attic/ampool.h 2012/05/23 11:49:34 1.1.2.2 @@ -7,7 +7,7 @@ #define MEM_BUCKETS 28 /* 32 bits - 4 bits = 28 items in bucket array */ struct tagAlloc { - char alloc_name[MAX_ATTRIBUTE]; + char alloc_name[64]; unsigned int *alloc_mem;