Skip to content
  • sigmunau's avatar
    src/video_output/video_output.c: Fixed double free in filter removal · acafac95
    sigmunau authored
    code
    qt4/components/extended_panels.cpp: Improved some dagerous string
    parsing code. This whole function looks very ad hoc to me at the
    moment and should be rewritten in a more robust way. In particular
    this function will misbehave if a video filter exists whose name is a
    substring of another video filter. This change here just makes it less
    likely to crash...
    acafac95