~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
..
http_functions.cc 2318.7.11 13 years ago Olaf van der Spek Use String::c_str() instead of c_ptr_safe() Rename 4.9 KB Diff Download File
plugin.ac 2283.4.13 13 years ago Stewart Smith add basic http_functions plugin. uses libcurl 167 bytes Diff Download File
plugin.cnf 2283.4.13 13 years ago Stewart Smith add basic http_functions plugin. uses libcurl 27 bytes Diff Download File
plugin.ini 2283.4.13 13 years ago Stewart Smith add basic http_functions plugin. uses libcurl 165 bytes Diff Download File