cernan icon indicating copy to clipboard operation
cernan copied to clipboard

Rust allocation edge case

Open randomdross opened this issue 7 years ago • 0 comments

As noticed in security review (https://github.com/postmates/cernan/issues/461): https://github.com/postmates/cernan/blob/4c96e203fdc5eb8f85aee2fd462daf081a0db811/src/config.rs#L849

Followup action:

We should document a limit to this value and check the user's input, emit a warning if the value is too large.

randomdross avatar Feb 05 '19 21:02 randomdross