浏览代码

That shalt also not have a label without a statement.

Nick Mathewson 13 年之前
父节点
当前提交
ce149c1022
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/common/log.c

+ 1 - 0
src/common/log.c

@@ -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)) {