1. 23 Apr, 2007 1 commit
    • iggy@recycle.(none)'s avatar
      Bug#25141 Crash Server on Partitioning command · 2a54abd5
      iggy@recycle.(none) authored
      - The function build_table_filename() builds up a string unconditionally 
      using the forward slash as a path separator. Later, when the string is 
      searched for FN_LIBCHAR by the set_up_table_before_create() function, a 
      null pointer is returned that is finally used by strlen in the 
      append_file_to_dir() function which causes the crash.
      2a54abd5
  2. 16 Apr, 2007 11 commits
  3. 15 Apr, 2007 7 commits
  4. 14 Apr, 2007 6 commits
  5. 13 Apr, 2007 13 commits
  6. 12 Apr, 2007 2 commits