• Max Kellermann's avatar
    filter/chain: copy the child name · b0002e3b
    Max Kellermann authored
    filter_chain_parse() passes a temporary string pointer which results
    in a use-after-free in the PreparedChainFilter::Child::Open() error
    message.
    b0002e3b
ChainFilterPlugin.cxx 4.51 KB