Commit 5404648
committed
Merge #370: fix: prevent silent overflow in calloc
11153bb fix: prevent silent overflow in calloc (stringhandler)
Pull request description:
Minor overflow prevention.
Overflow can silently occur in release builds. Low priority but simple enough fix.
ACKs for top commit:
delta1:
ACK 11153bb; tested locally
apoelstra:
ACK 11153bb; successfully ran local tests
Tree-SHA512: 907ff678cace034cd36f2cc0dfef1bf07c0cca673d1e2f33ac8bbf2d2bc1c4c9c86b6d5c7a9137cd587105b9e53bbcd21cef6dca8fdfd20faec79294920e61f11 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments