We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67dc663 + ef668a4 commit ad7c0e8Copy full SHA for ad7c0e8
1 file changed
ChangeLog
@@ -76,6 +76,9 @@ Version 0.20.0
76
Fixed std::terminate when MHD invokes the URI log callback with a
77
null uri pointer (e.g. port scans, half-open connections, or
78
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.
82
83
Version 0.19.0 - 2023-06-15
84
0 commit comments