RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
VLC media player has a nice goal for users: handle almost any file or protocol you throw at it. Unfortunately, this results in a lot of parser vulnerabilities, because most of the parsing code is handwritten in C. By leveraging Rust and the nom parser combinators library, could we replace some security critical parts of VLC?
5 views
7405
3387
8 years ago 00:36:16 43
RustConf 2016 - A Modern Editor Built in Rust by Raph Levien
8 years ago 00:47:24 14
RustConf 2016 - Opening Keynote by Aaron Turon & Niko Matsakis
8 years ago 00:23:43 16
RustConf 2016 - Using Generics Effectively by Without Boats
8 years ago 00:16:04 11
RustConf 2016 - The Illustrated Adventure Survival Guide for New Rustaceans by Liz Baillie
8 years ago 00:30:35 8
RustConf 2016 - The /r/playrust Classifier... by Suchin Gururangan & Colin O’Brien
8 years ago 00:26:42 8
RustConf 2016 - Closing Keynote by Julia Evans
8 years ago 00:28:22 1
RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
8 years ago 00:32:47 5
RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
8 years ago 00:29:54 6
RustConf 2016 - Back to the Futures by Alex Crichton