Closed macks22 closed 9 years ago
174 e.key = tcalloc(10, sizeof(char)); 175 strncpy(e.key, node_id_str, strlen(node_id_str)); 176 e.data = tcalloc(1, sizeof(int));
Lines may change, but this is where it's at now.
Resolved by 88c779374842a0ec8f022eecd9aca887ced676e8.
Lines may change, but this is where it's at now.