~drizzle-trunk/drizzle/development

  • Committer: Mark Atwood
  • Date: 2011-08-17 11:28:09 UTC
  • Revision ID: me@mark.atwood.name-20110817112809-bu0yly3g89s323hf
memset(buf,NULL,len) is not ok, should be memset(buf,0,len)
Filename Latest Rev Last Changed Committer Comment Size
..
dictionary.cc 2246.3.1 13 years ago Olaf van der Spek Remove std::nothrow from new() 2.5 KB Diff Download File
dictionary.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.5 KB Diff Download File
plugin.ini 2131.7.1 14 years ago Andrew Hutchings Add protocol counters table 176 bytes Diff Download File