mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 14:40:51 +01:00
That shalt also not have a label without a statement.
This commit is contained in:
parent
0ab8b7c0f2
commit
ce149c1022
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ format_msg(char *buf, size_t buf_len,
|
|||
format_msg_no_room_for_domains:
|
||||
/* This will leave end_of_prefix and n unchanged, and thus cause
|
||||
* whatever log domain string we had written to be clobbered. */
|
||||
;
|
||||
}
|
||||
|
||||
if (funcname && should_log_function_name(domain, severity)) {
|
||||
|
|
Loading…
Add table
Reference in a new issue