Commit ac1f25d
committed
test_wolfssl_EVP_aes_gcm: fix for mem fail testing
Fix test to not leak when memory allocation failure testing.
When not supporting AES-GCM streaming, allocation failures occur.
Always call cleanup.1 parent a856415 commit ac1f25d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77198 | 77198 | | |
77199 | 77199 | | |
77200 | 77200 | | |
77201 | | - | |
| 77201 | + | |
77202 | 77202 | | |
77203 | 77203 | | |
77204 | 77204 | | |
| |||
77283 | 77283 | | |
77284 | 77284 | | |
77285 | 77285 | | |
77286 | | - | |
| 77286 | + | |
77287 | 77287 | | |
77288 | 77288 | | |
77289 | 77289 | | |
| |||
0 commit comments