Skip to content

Conversation

@mlibbey
Copy link
Contributor

@mlibbey mlibbey commented May 4, 2021

In testing %{RANDOM:3}, ATS only prints 0,1, and 2. The code
rand_r(&_seed) % _max)
implies that the n value would not be chosen.

(cherry picked from commit 22cd7da)

In testing %{RANDOM:3}, ATS only prints 0,1, and 2. The code
rand_r(&_seed) % _max)
implies that the n value would not be chosen.

(cherry picked from commit 22cd7da)
@mlibbey mlibbey requested a review from zwoop May 4, 2021 15:19
@mlibbey mlibbey self-assigned this May 4, 2021
@mlibbey mlibbey added this to the 8.1.2 milestone May 5, 2021
@bryancall bryancall added the Backport Marked for backport for an LTS patch release label May 10, 2021
@ezelkow1 ezelkow1 merged commit 88046d6 into apache:8.1.x May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport Marked for backport for an LTS patch release Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants