1. 13 Jan, 2005 1 commit
    • unknown's avatar
      Fix accesses to uninitialized memory (found by valgrind) · 90b9065d
      unknown authored
      
      mysys/my_alloc.c:
        Added comment for free_root
      sql/filesort.cc:
        Removed valgrind warning
      sql/sql_select.cc:
        Remove not needed my_casedn_str() for internal files
        (Old code actually didn't do any god as it was accessing not used memory)
      sql/sql_view.cc:
        Removed access to uninitialized memory
      sql/table.cc:
        Cleanup of error handling
      90b9065d
  2. 12 Jan, 2005 14 commits
  3. 11 Jan, 2005 25 commits