Skip to content

Commit ad7c0e8

Browse files
committed
Merge remote-tracking branch 'origin/master' into feature/v2.0
# Conflicts: # src/webserver.cpp # test/Makefile.am # test/unit/post_iterator_null_key_test.cpp
2 parents 67dc663 + ef668a4 commit ad7c0e8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Version 0.20.0
7676
Fixed std::terminate when MHD invokes the URI log callback with a
7777
null uri pointer (e.g. port scans, half-open connections, or
7878
non-HTTP traffic). Resolves issue #371.
79+
Fixed std::terminate when MHD invokes the post-processor iterator with
80+
a null key on a continuation chunk (a field split across multiple
81+
callbacks). Resolves issue #375.
7982

8083
Version 0.19.0 - 2023-06-15
8184

0 commit comments

Comments
 (0)