~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/memory/multi_malloc.cc

Refactor

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include <drizzled/memory/multi_malloc.h>
23
23
#include <drizzled/definitions.h>
24
24
 
25
 
namespace drizzled {
26
 
namespace memory {
27
 
 
 
25
namespace drizzled
 
26
{
 
27
namespace memory
 
28
{
28
29
/*
29
30
  Malloc many pointers at the same time
30
31
  Only ptr1 can be free'd, and doing this will free all