-
lxclock: fix a small memory leak · b8a6a00cTycho Andersen authored
if (!name), we allocate an unnamed semaphore, but if we then fail to allocate/create the lock, we don't free this semaphore, and we just leak it. Signed-off-by:Tycho Andersen <tycho@tycho.ws>
b8a6a00c
×