lichao
2021-06-30 ae17d1439b35b55212c3a30712e0a60b1d6a99c0
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;