Skip to content
  • François Cartegnie's avatar
    input: access: fix double free · d2f9d361
    François Cartegnie authored
    If block comes from sys from previous read
    and reaches zero payload, it will be double freed.
    
    (happens when removing stream_filters between
    demux/access)
    d2f9d361