1. 22 Dec, 2009 1 commit
    • Alexey Botchkov's avatar
      Bug#46570 test udf fails with valgrind · 54133bab
      Alexey Botchkov authored
          the value obtained by String::c_ptr() method not always
          has the ending zero. Particularly in this bug the
          dlsym() expects zero-ending string.
          The String::c_ptr_safe() is more correct here.
      
      per-file comments:
        sql/item_func.cc
      Bug#46570      test udf fails with valgrind
          c_ptr_safe() used for UDF parameters as the library expects
          zero-ending strings.
      54133bab
  2. 23 Dec, 2009 3 commits
  3. 22 Dec, 2009 9 commits
  4. 21 Dec, 2009 10 commits
  5. 20 Dec, 2009 3 commits
  6. 19 Dec, 2009 14 commits