summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/merge.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-09-29Appease coveritytb1-2/+4
This is a static pointer, so it ain't ever NULL, but shrug
2023-09-28Fix error messagetb1-2/+2
2023-09-28Don't leak ctx on failuretb1-3/+2