~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/innobase/include/mem0mem.h

Remove dead memset call.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
                                        ORed to MEM_HEAP_BUFFER, in which
59
59
                                        case heap->free_block is used in
60
60
                                        some cases for memory allocations,
61
 
                                        and if it's NULL, the memory
 
61
                                        and if NULL, the memory
62
62
                                        allocation functions can return
63
63
                                        NULL. */
64
64