Commit 4527acd
committed
Unpoison MSan signatures
After schnorr signing mark the signature buffer initialized under
MemorySanitizer because libsecp256k1 isn’t instrumented and MSan would
otherwise flag the certificate copy as uninitialized.
Assisted-by: GitHub Copilot
Assisted-by: OpenAI GPT-5-Codex1 parent 1922c1e commit 4527acd
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
63 | 69 | | |
64 | 70 | | |
65 | 71 | | |
| |||
0 commit comments