diff -r 377ac716dabb -r c9dfb364c2d1 core/src/command_wrappers.cpp --- a/core/src/command_wrappers.cpp Tue Sep 14 09:49:39 2010 +0100 +++ b/core/src/command_wrappers.cpp Wed Sep 15 18:07:34 2010 +0100 @@ -17,7 +17,7 @@ // Constants. // -const TInt KMaxHeapSize = KMinHeapSize * 1024; +const TInt KMaxHeapSize = 1024*1024; // 1 MB //