Fix: ressource leak in id tracker
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 Nov 2020 16:03:17 +0000 (11:03 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 Nov 2020 16:24:01 +0000 (11:24 -0500)
Memory leak found by Coverity:

CID 1412251 (#2 of 2): Resource leak (RESOURCE_LEAK)
21. leaked_storage: Variable head going out of scope leaks the storage it points to.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025743 seconds and 5 git commands to generate.