Skip to content

1.0.3: Fix errors with broken strlen

Compare
Choose a tag to compare
@oschwald oschwald released this 13 Mar 22:36
· 363 commits to main since this release
  • All uses of strlen were removed. This should prevent issues in situations
    where the function is overloaded or otherwise broken.