Skip to content
Snippets Groups Projects
Commit 1f6872a1 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

keep source of dependency

parent e9ccc9b3
No related branches found
No related tags found
No related merge requests found
......@@ -337,6 +337,7 @@ static int deps_src(stralloc *newsrc, char const *name, char const *tree, unsign
}
if (!stralloc_obreplace(newsrc, sa.s + genalloc_s(diuint32,&tmpsrc)->right)) retstralloc(0,"deps_src") ;
}
else if (!stralloc_obreplace(newsrc, sa.s + genalloc_s(diuint32,&tmpsrc)->right)) retstralloc(0,"deps_src") ;
end:
genalloc_free(diuint32,&tmpsrc) ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment