Commit 0a4c686
committed
der: pem reader rejects zero lengths reads
Since base64ct 1.7.0 ([RustCrypto#1387]), it now rejects zero lengths reads. This
happens to trigger with
[RustCrypto#1387]: RustCrypto#13871 parent 7b6609b commit 0a4c686
2 files changed
Lines changed: 5 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
| |||
0 commit comments