Skip to content
Snippets Groups Projects
  1. Aug 31, 2022
    • Alexandre Janniaux's avatar
      input: decoder: fix use-after-free · 33db6000
      Alexandre Janniaux authored and Steve Lhomme's avatar Steve Lhomme committed
      Audio latency callback is using the fifo lock, which cannot be released
      until the audio output is destroyed. In general, outputs can use the
      fifo, and we need to release/detach them from the input decoder before
      freeing the lock.
      33db6000
  2. Aug 30, 2022
  3. Aug 29, 2022
  4. Aug 28, 2022
  5. Aug 27, 2022
Loading