Valgrind - Missing delete for corresponding new in TransactionLogApplier

Bug #536818 reported by Jay Pipes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Low
Jay Pipes

Bug Description

==3427== 163 (72 direct, 91 indirect) bytes in 1 blocks are definitely lost in loss record 7 of 14
==3427== at 0x4C2700C: operator new(unsigned long, std::nothrow_t const&) (vg_replace_malloc.c:250)
==3427== by 0x14606704: ???
==3427== by 0x5CF7CC: plugin_init (loader.cc:349)
==3427== by 0x5143FA: main (drizzled.cc:1275)

Needs a delete for the new in the plugin's init() method.

Tags: valgrind

Related branches

Jay Pipes (jaypipes)
Changed in drizzle:
status: Confirmed → Fix Committed
Jay Pipes (jaypipes)
Changed in drizzle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.