Hide Forgot
Description of problem: Static analysis of the code with/without applied patches discovered some possible problems in the code. Version-Release number of selected component (if applicable): tree-1.5.3-3.fc15
Created attachment 498799 [details] resource_leak Error: RESOURCE_LEAK: tree-1.5.3/tree.c:640: alloc_fn: Calling allocation function "malloc". tree-1.5.3/tree.c:640: var_assign: Assigning: "path" = storage returned from "malloc(pathsize = 4096L)". tree-1.5.3/tree.c:644: leaked_storage: Variable "path" going out of scope leaks the storage it points to.