Skip to content
Compare
Choose a tag to compare
@vbmithr vbmithr released this 05 Jun 16:56
· 7 commits to master since this release

CHANGES:

  • bugfix: fix buffer overflows by not using _unsafe ocplib-endian functions (@c-cube)
  • read_all: bugfix (pos vs n_read) (@c-cube)
  • test: fix for 32bit archs