- Fix #1103: unbound 1.20.0 segmentation fault with nghttp2.

This commit is contained in:
W.C.A. Wijngaards
2024-07-12 16:11:29 +02:00
parent 51425b2388
commit 3adb9c8f92
5 changed files with 24 additions and 0 deletions
+4
View File
@@ -1978,4 +1978,8 @@ void http2_stream_add_meshstate(struct http2_stream* ATTR_UNUSED(h2_stream),
{
}
void http2_stream_remove_mesh_state(struct http2_stream* ATTR_UNUSED(h2_stream))
{
}
/*********** End of Dummy routines ***********/