1. 11 Jan, 2011 2 commits
    • Dan Rosenberg's avatar
      Fix heap overflows in CDG decoder · d11fca8b
      Dan Rosenberg authored
      This patch resolves two heap corruption vulnerabilities in the CDG
      decoder for VLC media player.  In both cases, a failure to properly
      validate indexes into statically-sized arrays on the heap could allow a
      maliciously crafted CDG video to corrupt the heap in a controlled
      manner, potentially leading to code execution.
      
      The patch is against v1.1.5 from vlc git, but this decoder hasn't been
      touched in awhile, so I'd expect it to cleanly apply to older versions.
      I've tested it and confirmed it resolves the heap corruption issues and
      does not break functionality.
      
      (...)
      Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
      (cherry picked from commit f9b664eac0e1a7bceed9d7b5854fd9fc351b4aab)
      d11fca8b
    • Michał Trzebiatowski's avatar
      l10n: Polish update · 0bf669a3
      Michał Trzebiatowski authored
      Signed-off-by: default avatarChristophe Mutricy <xtophe@chewa.net>
      0bf669a3
  2. 10 Jan, 2011 3 commits
  3. 09 Jan, 2011 10 commits
  4. 08 Jan, 2011 1 commit
  5. 07 Jan, 2011 1 commit
  6. 03 Jan, 2011 1 commit
  7. 31 Dec, 2010 2 commits
  8. 30 Dec, 2010 1 commit
  9. 29 Dec, 2010 2 commits
  10. 28 Dec, 2010 2 commits
  11. 21 Dec, 2010 5 commits
  12. 19 Dec, 2010 1 commit
  13. 13 Dec, 2010 1 commit
  14. 12 Dec, 2010 2 commits
  15. 11 Dec, 2010 3 commits
  16. 08 Dec, 2010 3 commits