Segment: Initialization missing.
When the sequence was not segmented, the reversed variable was not initialized. Then it was used in some functions, but without huge consequences…
Showing
Please register or sign in to comment
Mise à jour terminée. Pour connaître les apports de la version 13.8.4 par rapport à notre ancienne version vous pouvez lire les "Release Notes" suivantes :
https://about.gitlab.com/releases/2021/02/11/security-release-gitlab-13-8-4-released/
https://about.gitlab.com/releases/2021/02/05/gitlab-13-8-3-released/
When the sequence was not segmented, the reversed variable was not initialized. Then it was used in some functions, but without huge consequences…