~drizzle-trunk/drizzle/development

  • Committer: Padraig O'Sullivan
  • Date: 2009-10-06 19:51:49 UTC
  • Revision ID: osullivan.padraig@gmail.com-20091006195149-bmxn88ag3ddatb6n
Fix for bug 444827. 

A variable of type uint32_t was being initialized to NULL when in fact it
should have been initialized to 0.
Filename Latest Rev Last Changed Committer Comment Size
..
support 1 16 years ago brian clean slate Diff
archive_performance.cc 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 4.1 KB Diff Download File
archive_reader.cc 1085.1.2 15 years ago Monty Taylor Fixed -Wmissing-declarations 8.9 KB Diff Download File
archive_test.cc 968.2.14 15 years ago Monty Taylor Removed references to stdbool, since they aren't v 10.8 KB Diff Download File
azio.cc 1116.1.1 15 years ago Brian Aker Fix for Stewart's patch (includes hack to solve MA 27.5 KB Diff Download File
azio.h 1116.1.1 15 years ago Brian Aker Fix for Stewart's patch (includes hack to solve MA 14.3 KB Diff Download File
concurrency_test.cc 971.3.9 15 years ago Eric Day Removed dependency for hex convert, fixed a few Pr 7.5 KB Diff Download File
ha_archive.cc 1130.1.8 15 years ago Monty Taylor Added polymorphic add/remove methods around slot a 35.7 KB Diff Download File
ha_archive.h 1130.1.4 15 years ago Monty Taylor Moved StorageEngine into plugin namespace. 5.5 KB Diff Download File
plugin.am 1093.9.15 15 years ago Monty Taylor Fixed an error when archive engine is not built. 1.9 KB Diff Download File
plugin.ini 992.1.36 15 years ago Monty Taylor Added support for list of headers in plugin.ini. M 164 bytes Diff Download File