github yhirose/cpp-httplib v0.43.3

6 hours ago

What's Changed

Bug fixes

  • Fix OSS-Fuzz #508342856: cap Content-Length reservation by payload_max_length_ to prevent excessive memory allocation (2d2efe4)
  • Fix OSS-Fuzz #508087118: avoid stack overflow in str2tag (92aecf8)

Fuzzing / tests

  • Run all fuzzers via make fuzz_test (cae7534)
  • Add OSS-Fuzz #508370122 reproducer to client_fuzzer corpus (b223e29)
  • Make fuzz_test robust to missing corpus files (35c4026)
  • Drop Str2tagTest unit test that broke split / -fno-exceptions builds (f6524c0)
  • Document str2tag_core's compile-time-only role (40e1846)

Full Changelog: v0.43.2...v0.43.3

Don't miss a new cpp-httplib release

NewReleases is sending notifications on new releases.