Make thread-safety a goal, why not

This commit is contained in:
Evan Miller
2020-08-18 12:59:56 -04:00
parent ea368bc0e3
commit 463fd0af11

View File

@@ -22,6 +22,7 @@ https://github.com/evanmiller/mdbtools
Intended focus areas of this fork:
- [ ] Security / fuzz testing
- [ ] Thread safety
- [x] Removing GLib dependency
- [x] Continuous integration with Travis and AppVeyor