Skip to content
Snippets Groups Projects
Commit 39797983 authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[BUGFIX] Make GifBuilder calculation of filename hash faster

The GifBuilder calculation does not need all of setup
to calculate the values for the filename.

Therefore, only the relevant parameters are used, making
the shortMD5 call faster, according to the ticket author.

Resolves: #64158
Releases: master
Change-Id: I9ffd1e1f8a14c8f3904e83f251122225562de606
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62234


Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 29af6f5c
Branches
Tags
No related merge requests found
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