Skip to content
Snippets Groups Projects
Commit 254589ef authored by Andreas Nedbal's avatar Andreas Nedbal
Browse files

[BUGFIX] Add more inputs for GifBuilder hash uniqueness

The previous hashing inputs didn't include the X/Y coordinates
or the calculated offsets, so similarly configured GIFBUILDERs
had a high likelyhood of loading older images.

Adding more inputs, but not falling back to fully encoding all
of $this->setup should keep the performance and increase
uniqueness.

Resolves: #94648
Releases: main, 12.4
Change-Id: Id396f3df34b64317a2ac394d85660b1e8516294a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81118


Tested-by: default avatarAndreas Nedbal <andy@pixelde.su>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAndreas Nedbal <andy@pixelde.su>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
parent d90c493a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment