libcharon: Use lib->ns instead of charon->name
This commit is contained in:
@@ -177,7 +177,7 @@ eap_aka_3gpp2_card_t *eap_aka_3gpp2_card_create(eap_aka_3gpp2_functions_t *f)
|
||||
#else /* !SEQ_CHECK */
|
||||
FALSE,
|
||||
#endif /* SEQ_CHECK */
|
||||
charon->name),
|
||||
lib->ns),
|
||||
);
|
||||
|
||||
eap_aka_3gpp2_get_sqn(this->sqn, 0);
|
||||
|
||||
Reference in New Issue
Block a user