]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ipcs: fix memory leak [coverity scan]
authorKarel Zak <kzak@redhat.com>
Thu, 12 Oct 2017 12:39:54 +0000 (14:39 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 12 Oct 2017 12:39:54 +0000 (14:39 +0200)
commit9d4f78ef0e6ba8375957a5d5285ca0ee81e3998d
treeb44550153d6be618d03054df999c7662591039eb
parent2d4c226dfb715bfc8f422ed7da7ef7fe441c1e4e
ipcs: fix memory leak [coverity scan]

It's not important, but let's keep static analyzes happy.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/ipcutils.c