Commit 6311fde
committed
[nrf noup] mbedtls: Fix memory leak
nrf-squash![nrf noup] mbedtls: Fix MbedTLS EC parameter A
The MPI bignum's were not freed after use.
Fixes SHEL-2851.
Signed-off-by: Chaitanya Tata <[email protected]>1 parent 3ee1610 commit 6311fde
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
0 commit comments