mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-18 19:04:02 -05:00
DPP: Remove unreachable return statement
This was forgotten from an earlier development version. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
7dcc5f7feb
commit
bb2ea8e5e3
@ -5375,7 +5375,6 @@ fail:
|
||||
return asn1_encaps(asn1_encaps(key,
|
||||
ASN1_CLASS_UNIVERSAL, ASN1_TAG_SEQUENCE),
|
||||
ASN1_CLASS_UNIVERSAL, ASN1_TAG_SEQUENCE);
|
||||
return key;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user