aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0664-Add-missing-structure-set-seed-configs.patch
diff options
context:
space:
mode:
authorSpottedleaf <[email protected]>2024-06-23 18:58:31 -0700
committerSpottedleaf <[email protected]>2024-06-23 18:59:56 -0700
commitdd49fba8c534d48c3693a751075ecb5836a9d458 (patch)
treebe44b4df64401962f30fde1e9d1957d75edadee6 /patches/server/0664-Add-missing-structure-set-seed-configs.patch
parentdd31654684877efbf830fbe76f8ea46e813525f5 (diff)
downloadPaper-dd49fba8c534d48c3693a751075ecb5836a9d458.tar.gz
Paper-dd49fba8c534d48c3693a751075ecb5836a9d458.zip
Fix NPE when retrieving an entity with a null UUID
While the null UUID is almost certainly an error, the old implementation did not NPE as it used a plain HashMap for lookup by UUID, whereas we use a ConcurrentHashMap which will NPE on null keys.
Diffstat (limited to 'patches/server/0664-Add-missing-structure-set-seed-configs.patch')
0 files changed, 0 insertions, 0 deletions