Skip to content
Snippets Groups Projects
  1. Feb 15, 2018
  2. Feb 14, 2018
    • Alban Bedel's avatar
      rtpvorbisdepay: fix unbounded memory usage · 4e7ce286
      Alban Bedel authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
      All received configurations are parsed and added to a list, this lead
      to an unbounded memory usage. As the configuration is resent every
      second this quickly lead to a large memory usage.
      
      Add a check to only add the config if it is not already available in
      the list. This fix only handle the typical case of a well behaved
      stream, a malicious server could still send many useless
      configurations to raise the client memory usage.
      4e7ce286
  3. Feb 12, 2018
  4. Feb 10, 2018
  5. Feb 09, 2018
  6. Feb 08, 2018
  7. Feb 07, 2018
  8. Feb 05, 2018
  9. Feb 01, 2018
  10. Jan 31, 2018
  11. Jan 30, 2018
  12. Jan 29, 2018
  13. Jan 25, 2018
Loading