Skip to content
Snippets Groups Projects
  • Florian Loitsch's avatar
    Usefulcat master (#98) · 8fcee05f
    Florian Loitsch authored
    * minor bug fix: use free() instead of delete[] to free memory allocated by strdup()
    
    * fix for uninitialized variable problem found by valgrind
    
    * disable assertions for 'optimize' build
    
    * removed -g option that was inadvertently added to CCFLAGS
    
    * ignore generated files
    Unverified
    8fcee05f