diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-03-01 14:20:33 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-03-01 14:20:33 -0500 |
commit | 1bba8fd31e2dabf27fe2b4b9177bf156799d7299 (patch) | |
tree | 3df0c8d3b8eb6c55de28a8e0230d8784c35595b6 /indra/llcommon/llformat.h | |
parent | ba47aa4afff0cdcf08617b48660ef8505b9d43c0 (diff) |
SL-18330: Use size_t max for LLTrace::PeriodicRecording methods.
The num_periods arguments have all been changed to size_t, but the default
argument values were still coded as S32_MAX. Change to
std::numeric_limits<size_t>::max().
Diffstat (limited to 'indra/llcommon/llformat.h')
0 files changed, 0 insertions, 0 deletions