Fix: memory leak of client_list_element
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 6 May 2017 18:31:22 +0000 (14:31 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 6 May 2017 18:31:22 +0000 (14:31 -0400)
Reported-by: Coverity Scan
CID 1374799:  Resource leaks  (RESOURCE_LEAK)
Variable "client_list_element" going out of scope leaks the storage
it points to.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024971 seconds and 4 git commands to generate.