Typo.
This commit is contained in:
parent
7bdeeb64ac
commit
98a2fd32a0
@ -1075,7 +1075,7 @@ static int asn1_find_end(const unsigned char **in, long len, char inf)
|
|||||||
expected_eoc = 1;
|
expected_eoc = 1;
|
||||||
/* Indefinite length constructed form. Find the end when enough EOCs
|
/* Indefinite length constructed form. Find the end when enough EOCs
|
||||||
* are found. If more indefinite length constructed headers
|
* are found. If more indefinite length constructed headers
|
||||||
* are encountered increment the expected eoc count otherwise justi
|
* are encountered increment the expected eoc count otherwise just
|
||||||
* skip to the end of the data.
|
* skip to the end of the data.
|
||||||
*/
|
*/
|
||||||
while (len > 0)
|
while (len > 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user