• unknown's avatar
    Fix for memory leaks introduced with the push of patch for bug#22740. · 6560c2aa
    unknown authored
    Original patch did not have these leaks, they were introduced later
    during manual applying of the patch.
    
    
    sql/event_data_objects.cc:
      Original patch was not aware of the requirement to delete lex.sphead
      before doing anything else (bug#21856), and that was missed when the
      patch was applied later.
    sql/event_scheduler.cc:
      The line was lost during manual patch applying.
    6560c2aa
event_scheduler.cc 22 KB