lichao
2021-06-03 8967e7f2f8b94dc032135707e16c8a9f233d0db6
src/msg.cpp
@@ -37,7 +37,8 @@
         Free();
      }
   } else if (n < 0) {
      LOG_FATAL() << "error double release data.";
      // ns_log::GetTrace();
      LOG_FATAL() << "double release msg.";
      throw std::runtime_error("double release msg.");
   }
   return n;