lichao
2021-06-01 e7555f04c826e65e59b7e6ff7f3858b7d94f5b73
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;