minor changes
This commit is contained in:
parent
48d22d9c05
commit
a0f01c7dfe
|
@ -126,8 +126,8 @@ void syncCleanUp() {
|
|||
}
|
||||
|
||||
if (vgIdHash) {
|
||||
vgIdHash = NULL;
|
||||
taosHashCleanup(vgIdHash);
|
||||
vgIdHash = NULL;
|
||||
}
|
||||
|
||||
sInfo("sync module is cleaned up");
|
||||
|
|
Loading…
Reference in New Issue