]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/test/test-hashmap-plain.c
test: hashmap-plain - make coverity happy
authorTom Gundersen <teg@jklm.no>
Tue, 4 Nov 2014 15:20:22 +0000 (16:20 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 5 Nov 2014 15:54:22 +0000 (16:54 +0100)
commit61c81750217af7492be86adde81b28e310cd5e82
tree8398c46bbc830cabc77476b77637df0cc377b520
parent696c24fced77b152dda45f0bdbcf6411849bd8ab
test: hashmap-plain - make coverity happy

Check return value of hashmap_ensure_allocated().

CID#1250807.
src/test/test-hashmap-plain.c