Commit 5b0c017
committed
ASN original, OCSP: fix maximum size calc to GetDateInfo
GetDateInfo called with a local index (reset to 0) but size is of
original buffer. Subtract the index into original buffer from size to
get size available for parsing.1 parent c4233e7 commit 5b0c017
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33759 | 33759 | | |
33760 | 33760 | | |
33761 | 33761 | | |
33762 | | - | |
| 33762 | + | |
33763 | 33763 | | |
33764 | 33764 | | |
33765 | 33765 | | |
| |||
33795 | 33795 | | |
33796 | 33796 | | |
33797 | 33797 | | |
33798 | | - | |
| 33798 | + | |
33799 | 33799 | | |
33800 | 33800 | | |
33801 | 33801 | | |
| |||
0 commit comments