vlcn-io / cr-sqlite

Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite
https://vlcn.io
MIT License
2.61k stars 69 forks source link

fix err_msg pointer creation in tests #365

Closed tantaman closed 9 months ago

tantaman commented 9 months ago

we were creating a pointer to nothing in the tests 😮