Memory leak in replication_mget_test

Bug #400177 reported by Trond Norbye
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmemcached
Fix Released
Low
Trond Norbye

Bug Description

The replication test creates a clone, but doesn't release it:

From valgrind:

==18419== 664 bytes in 1 blocks are indirectly lost in loss record 1 of 4
==18419== at 0x4A05414: calloc (vg_replace_malloc.c:397)
==18419== by 0x4C0DE1E: memcached_create (memcached.c:12)
==18419== by 0x4C0DE64: memcached_clone (memcached.c:77)
==18419== by 0x4082E9: replication_mget_test (function.c:3672)
==18419== by 0x40F459: main (test.c:112)

Changed in libmemcached:
assignee: nobody → Trond Norbye (trond-norbye)
importance: Undecided → Low
status: New → In Progress
description: updated
Changed in libmemcached:
status: In Progress → Fix Committed
Revision history for this message
Trond Norbye (trond-norbye) wrote :

Pushed in:

revno: 565 [merge]
revision-id: brian@gaz-20090716164059-pk0u9r646gqnj6iz

Changed in libmemcached:
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.