Joey Arthur

Results 2 issues of Joey Arthur

Hi, thanks for developing this great tool! I was working on an application of `mlr count -g var1,var2`, where `var1` and `var2` are both strings, and the input file is...

The code linked below can overflow when any of the products is above `i32::MAX`, potentially leading to a much larger memory allocation than intended ([example](https://play.rust-lang.org/?version=stable&mode=release&edition=2015&gist=0452f72aa4bf5cacdb2e318d610c84d6)). There are a few other...