diff options
author | Justus Winter <[email protected]> | 2017-03-16 16:18:01 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2017-03-17 09:35:25 +0000 |
commit | 6a3f857224eab108ae38e6259194b01b0ffdad8b (patch) | |
tree | 006cc4b86a6a3993c0912de2a4a9a877e08dc8f8 /dirmngr/http.c | |
parent | gpgscm: Remove framework for immediate values. (diff) | |
download | gnupg-6a3f857224eab108ae38e6259194b01b0ffdad8b.tar.gz gnupg-6a3f857224eab108ae38e6259194b01b0ffdad8b.zip |
gpgscm: Simplify hash tables.
* tests/gpgscm/scheme.c (oblist_add_by_name): We now always get a
slot. Simplify accordingly.
(oblist_find_by_name): Always return the slot.
(vector_elem_slot): New function.
(new_slot_spec_in_env): We now always get a slot. Remove parameter
'env'. Simplify accordingly.
(find_slot_spec_in_env): Always return a slot.
(new_slot_in_env): Adapt callsite.
(opexe_0): Likewise.
(opexe_1): Likewise.
(scheme_define): Likewise.
--
Now that the ill-devised immediate values framework is gone, there is
no need to tag the pointers in vectors anymore. Therefore, we can
always return a pointer to the slot in the hash table lookup
functions.
Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions