mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
Revert refactoring which broke CentOS build
This commit is contained in:
parent
1ca57d497f
commit
6623dfa84d
@ -407,8 +407,8 @@ static void add_entry(private_crypto_factory_t *this, linked_list_t *list,
|
||||
.algo = algo,
|
||||
.plugin_name = plugin_name,
|
||||
.speed = speed,
|
||||
.create = create,
|
||||
);
|
||||
entry->create = create;
|
||||
|
||||
this->lock->write_lock(this->lock);
|
||||
enumerator = list->create_enumerator(list);
|
||||
|
Loading…
x
Reference in New Issue
Block a user