Skip to content

v1.9.2

Latest
Compare
Choose a tag to compare
@wojas wojas released this 07 Dec 14:47
· 3 commits to master since this release
28e8840

What's Changed

  • Fix: allocate C memory for MDB_val in readonly Txn by @wojas in #29
  • Disable memcpy() overflow warnings in C compilation by @shane-ns1 in #19
  • Replace reflect.SliceHeader with unsafe.Slice by @shane-ns1 in #21
  • Add names to fields used in tests by @shane-ns1 in #22
  • Fix file mode in Open() statement by @shane-ns1 in #24
  • Fix issues reported by staticcheck in tests by @shane-ns1 in #26

New Contributors

Full Changelog: v1.9.1...v1.9.2