• Y
    [Trivial] Fix initialization code of TSDB_MOD_MGMT module. · f041e6c2
    yifan hao 提交于
    * Description
    This patch fixes enablement of TSDB_MOD_MGMT module, which was
    incorrectly assign to 'name' variable.
    
    * Testing
    Compile the code. Feel free to suggest more testing that needs to
    be done. Given that 'tsModule' is zero initialized, I don't think
    there's any functional difference for this patch.
    f041e6c2
dnodeModule.c 4.1 KB