~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_init.cc

  • Committer: Monty Taylor
  • Date: 2008-12-07 06:57:48 UTC
  • mfrom: (656.3.2 devel)
  • mto: This revision was merged to the branch mainline in revision 670.
  • Revision ID: monty@inaugust.com-20081207065748-u3amhx3mnhopnaeo
More malloc fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
110
110
  }
111
111
  free_charsets();
112
112
  my_error_unregister_all();
113
 
  my_once_free();
114
113
 
115
114
  if ((infoflag & MY_GIVE_INFO) || print_info)
116
115
  {