Skip to content
Snippets Groups Projects
Commit 45bc5a07 authored by George Kadianakis's avatar George Kadianakis
Browse files

Restrict sample values of the Laplace distribution to int64_t.

This helps avoid undefined behavior from casting big double values to
int64_t. Fixes #14090.
parent 3668a412
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment