]> granicus.if.org Git - p11-kit/commit
attrs: New p11_attrs_merge() function
authorStef Walter <stefw@gnome.org>
Thu, 14 Mar 2013 10:23:47 +0000 (11:23 +0100)
committerStef Walter <stefw@gnome.org>
Fri, 15 Mar 2013 16:51:59 +0000 (17:51 +0100)
commit3fc6365093ad07b2eb5ef859093c5c5eb56ee700
tree18332bdad7f9c7d7057c0af0f3226521efca31bb
parent5208fc8539aabc626c1699f181e1191d6bb1c787
attrs: New p11_attrs_merge() function

This takes one set of attributes and merges them into
another, without copying memory needlessly.

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