Skip to content
Snippets Groups Projects
  • gback's avatar
    ff94548e
    various fixes to leak test and added NDEBUG · ff94548e
    gback authored
    fixed test6 to include inner local tasks
    
    my own implementation leaked memory because of the custom allocator
    which wasn't tested before
    
    changed Makefile to set NDEBUG for benchmarking
    
    remove asserts. Critical failure must be aborted even when NDEBUG is on
    ff94548e
    History
    various fixes to leak test and added NDEBUG
    gback authored
    fixed test6 to include inner local tasks
    
    my own implementation leaked memory because of the custom allocator
    which wasn't tested before
    
    changed Makefile to set NDEBUG for benchmarking
    
    remove asserts. Critical failure must be aborted even when NDEBUG is on
mergesort.c 7.34 KiB