Sébastien Duquette

Results 3 issues of Sébastien Duquette

Evaluation order seems to be wrong when the dot operator is used. ```rust #[test] fn test_operator_precedence() { // Show that operator precedence is working as expected. assert_eq!(eval(r#""a" == "a" &&...

Hi, I did a bit of fuzzing of and found issues that can make wac crash. I provide files to reproduce the issues. ### Issue 1: NULL pointer dereference of...

Hi, I have discovered a security issue in the vorbis support code that is likely exploitable. How would prefer that I share the details with you? Sébastien