]> granicus.if.org Git - p11-kit/commit
dict: Allow removal of current item in a p11_dict iteration
authorStef Walter <stefw@gnome.org>
Wed, 6 Mar 2013 18:12:28 +0000 (19:12 +0100)
committerStef Walter <stefw@gnome.org>
Fri, 15 Mar 2013 16:21:49 +0000 (17:21 +0100)
commitd2128c263ea77e4f99bccc6ac46964ad419ec2d1
tree15cb1d23477b6e6df689e9c60c5ec8abcfd0a638
parent86e60637394340ef2fa3b3db6b451dac1d73052b
dict: Allow removal of current item in a p11_dict iteration

 * This was already possible to do safely before
 * Document and test this behavior

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