diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2014-12-10 16:37:29 +0100 |
---|---|---|
committer | Michal Schmidt <mschmidt@redhat.com> | 2014-12-13 00:47:23 +0100 |
commit | 2df65e7d964295f2763fae3b8bc3ade5d4e0fbe3 (patch) | |
tree | 9faf22a4747c401dd4f8b7cc8ca38575c19de372 /src/journal/journald-native.h | |
parent | d3d3208f607693b8fde5226efa0cc15ec17670a0 (diff) |
journal: consistently allow type==0 to mean "any type"
If type==0 and a non-NULL object were given as arguments to
journal_file_hmac_put_object(), its object type check would fail and it
would return -EBADMSG.
All existing callers use either a positive type or -1. Still, for
behavior consistency with journal_file_move_to_object() let's allow
type 0 to pass.
Diffstat (limited to 'src/journal/journald-native.h')
0 files changed, 0 insertions, 0 deletions