Commit c71eadbb authored by chenhaowen's avatar chenhaowen

version 1.6.8

parent 0d9faf4f
...@@ -343,7 +343,7 @@ HEART_BEAT_START: ...@@ -343,7 +343,7 @@ HEART_BEAT_START:
int exit_auth(void) int exit_auth(void)
{ {
log_info(logger, "gdut-drcom heart-beat exiting!"); log_info(logger, "gdut-drcom heart-beat exiting!");
Logger_free(logger); // Logger_free(logger);
drcom_config.exit = 1; drcom_config.exit = 1;
return 0; return 0;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment