]> granicus.if.org Git - p11-kit/commit
attrs: Allow NULL attribute to be passed to p11_attr_hash()
authorStef Walter <stef@thewalter.net>
Mon, 13 Jan 2014 16:58:20 +0000 (17:58 +0100)
committerStef Walter <stef@thewalter.net>
Mon, 13 Jan 2014 17:11:33 +0000 (18:11 +0100)
commit6bc661e907f5382dbd9a76fb47a3b554c2ea0028
tree572ed899b41a221e43cf96b672e941ec51d72315
parent8d5bff64a7050e983c688bb5612bf4046fe96393
attrs: Allow NULL attribute to be passed to p11_attr_hash()

This allows simpler lookups.

https://bugs.freedesktop.org/show_bug.cgi?id=73558
common/attrs.c
common/tests/test-attrs.c