1. 28 Jan, 2006 1 commit
    • unknown's avatar
      two buffer overflows fixed · 3b476a8f
      unknown authored
      
      sql/sp.cc:
        use strxnmov, just in case
      sql/sql_parse.cc:
        init thd->security_ctx->priv_host,
        otherwise - buffer overflow in db_create_routine
      sql/unireg.cc:
        not too nice to do bzero(buf, 9) after char buf[5], eh ?
      3b476a8f
  2. 27 Jan, 2006 21 commits
  3. 26 Jan, 2006 18 commits