{"author":"Stefan Eissing","author_email":"stefan@eissing.org","author_time":1758186645,"commit_time":1758190826,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"0f0821133095cf8b6efdfd98c71a09fccb34ac78","message":"cfilter: unlink and discard\n\nRewrite the code that removes a filter from the connection and discards\nit. Always look at the connection, otherwise it will not work of the\nfilter is at the top of the chain.\n\nChange QUIC filter setup code to always tear down the chain in\nconstruction when an error occured.\n\nHTTP proxy, do not remove the h1/h2 sub filter on close. Leave it to be\ndiscarded with the connection. Avoids keeping an additional pointer that\nmight become dangling.\n\nTriggered by a reported on a code bug in discard method.\n\nReported-by: Joshua Rogers\nCloses #18596\n","parents":["ca034e839c92570b6cece09b63624af41f39e77b"],"tree_hash":"00d9556db6bff6eadf1d05f53ba167abaadd4f35"}