Skip to content

Commit

Permalink
addlocks
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Oct 11, 2023
1 parent 90000fb commit 821e2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libdispatch/dinstance_intern.c
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ NC_copy_data_all(NC* nc, nc_type xtype, const void* memory, size_t count, void**
(void)NC_reclaim_data_all(nc,xtype,copy,count);
copy = NULL;
}
lock:
unlock:
NCUNLOCK;
}
#endif
Expand Down

0 comments on commit 821e2e0

Please sign in to comment.