~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/drizzled.cc

  • Committer: Brian Aker
  • Date: 2011-07-12 23:34:13 UTC
  • mto: (2392.1.1 drizzle-autoconf)
  • mto: This revision was merged to the branch mainline in revision 2364.
  • Revision ID: brian@tangent.org-20110712233413-c8wwn3tw2p39g5t5
Fix memory leak in temporal and json server.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1422
1422
  if (sys_var_init())
1423
1423
    return 1;
1424
1424
  /* Creates static regex matching for temporal values */
1425
 
  if (! init_temporal_formats())
 
1425
  if (not init_temporal_formats())
1426
1426
    return 1;
1427
1427
 
1428
1428
  if (!(default_charset_info=