Skip to content

vendor : update cpp-httplib to 0.43.3#22686

Merged
CISC merged 1 commit intoggml-org:masterfrom
cabelo:cpp-httplib-0.43.3
May 5, 2026
Merged

vendor : update cpp-httplib to 0.43.3#22686
CISC merged 1 commit intoggml-org:masterfrom
cabelo:cpp-httplib-0.43.3

Conversation

@cabelo
Copy link
Copy Markdown
Contributor

@cabelo cabelo commented May 4, 2026

Overview

Additional information

Requirements

What's Changed

v0.43.3

Bug fixes

  • Fix OSS-Fuzz : cap Content-Length reservation by payload_max_length_ to prevent excessive memory allocation
  • Fix OSS-Fuzz : avoid stack overflow in str2tag

Fuzzing / tests

  • Run all fuzzers via make fuzz_test
  • Add OSS-Fuzz reproducer to client_fuzzer corpus Make fuzz_test robust to missing corpus files
  • Drop Str2tagTest unit test that broke split / -fno-exceptions builds
  • Document str2tag_core's compile-time-only role

@cabelo cabelo requested a review from ggerganov as a code owner May 4, 2026 16:44
@cabelo
Copy link
Copy Markdown
Contributor Author

cabelo commented May 4, 2026

New update @angt and @taronaeo

Thanks.

@github-actions github-actions Bot added script Script related python python script changes labels May 4, 2026
@cabelo
Copy link
Copy Markdown
Contributor Author

cabelo commented May 5, 2026

Hi @taronaeo
The failure in continuous integration does not appear to be related to PR.

@CISC CISC merged commit a09a00e into ggml-org:master May 5, 2026
78 of 81 checks passed
samuraieng pushed a commit to samuraieng/llama.cpp that referenced this pull request May 6, 2026
cetarthoriphros pushed a commit to cetarthoriphros/llama.cpp that referenced this pull request May 9, 2026
meh pushed a commit to meh/llama.cpp that referenced this pull request May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python python script changes script Script related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants