memory leak in watchdb.c:watch_timeout_cb

Bug #929778 reported by Ethan Glasser-Camp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
couchdb-glib
New
Undecided
Unassigned

Bug Description

The function watch_timout_cb creates a new doubly-linked list via the function json_array_get_elements, but doesn't free this linked list afterwards with g_list_free.

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.