Skip to content

v1.15.0

Choose a tag to compare

@ioquatix ioquatix released this 05 Apr 05:17
5c20637
  • Add bounds checks, in the unlikely event of a user providing an invalid offset that exceeds the buffer size. This prevents potential memory corruption and ensures safe operation when using buffered IO methods.