]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal: add asserts on f->(data|field)_hash_table
authorVito Caputo <vito.caputo@coreos.com>
Fri, 5 Feb 2016 11:30:55 +0000 (03:30 -0800)
committerVito Caputo <vito.caputo@coreos.com>
Fri, 5 Feb 2016 15:43:46 +0000 (07:43 -0800)
commit90d222c190fc9d4c91f04a1bf0c90c259dcff6d2
tree1b4997ff4d89200228d224288d618c30564a02e8
parentc88cc6af706f563bec799c892f1ce84c91626a2a
journal: add asserts on f->(data|field)_hash_table

Functions dereferencing these members should assert their non-NULL state.
src/journal/journal-file.c