| 2082 | |
| 2083 | void bugReportEnd(int killViaSignal, int sig) { |
| 2084 | struct sigaction act; |
| 2085 | |
| 2086 | serverLogRaw(LL_WARNING|LL_RAW, |
| 2087 | "\n=== KEYDB BUG REPORT END. Make sure to include from START to END. ===\n\n" |
no outgoing calls
no test coverage detected