Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use attach()/detach() functions instead of touching .references
In rbtdb.c, there were two places where the code touched .references directly instead of using the helper functions. Use the helper functions instead.
- Loading branch information