~drizzle-trunk/drizzle/development

Viewing all changes in revision 1929.1.8.

  • Committer: Monty Taylor
  • Author(s): Stewart Smith
  • Date: 2010-11-08 02:27:42 UTC
  • mto: This revision was merged to the branch mainline in revision 1931.
  • Revision ID: stewart@flamingspork.com-20101108022742-dttxey4d30pqj346
fix large stack usage in ARCHIVE:

use auto_ptr for azio_stream

plugin/archive/ha_archive.cc: In member function virtual int ArchiveEngine::doCreateTable(drizzled::Session&, drizzled::Table&, const drizzled::TableIdentifier&, drizzled::message::Table&):
plugin/archive/ha_archive.cc:592: error: the frame size of 82480 bytes is larger than 32768 bytes [-Wframe-larger-than=]

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: