-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
C APIIssue is about the C APIIssue is about the C APIbugSomething isn't workingSomething isn't working
Description
e.g.
Lines 1410 to 1413 in 5f58b61
| ret = tsk_edge_table_set_columns(dest, self->num_rows, self->left, self->right, | |
| self->parent, self->child, self->metadata, self->metadata_offset); | |
| ret = tsk_edge_table_set_metadata_schema( | |
| dest, self->metadata_schema, self->metadata_schema_length); |
Metadata
Metadata
Assignees
Labels
C APIIssue is about the C APIIssue is about the C APIbugSomething isn't workingSomething isn't working