Skip to content

v0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@dafvid dafvid released this 02 Feb 10:51
dfcfdfa

Use .raw instead of .value on the string buffer to correctly handle NUL values in byte arrays.

What's Changed

  • Bugfix: tls_read(): use .raw instead of .value by @FoleyDiver in #2

New Contributors

Full Changelog: v0.1.1-pre...v0.1.2