diff options
author | Henri Beauchamp <sldevel@users.noreply.github.com> | 2023-02-13 18:34:00 +0100 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-02-13 19:36:54 +0200 |
commit | d998bcbfb54bf5d129f6b88136729a2e2a23c19f (patch) | |
tree | c54cf245d9a3f55d8d13f3d5b1586816f8a37787 /indra/llui | |
parent | 50f9f18427a74e0bdc535df31bc7a0edbb381c1f (diff) |
SL-19110 revert LLUUID::combine() to old algorithm to match server code. (#75)
As it happens, the change in the LLUUID::combine() algorithm introduced by one
of my previous commits is causing invalid assets creation (seen with
some clothing items, such as Shape and Universal types); obviously, the server
is using the old algorithm for UUID validation purpose of these assets.
This commit reverts LLUUID::combine() code to use LLMD5.
Diffstat (limited to 'indra/llui')
0 files changed, 0 insertions, 0 deletions