Merge branch 'avoid-using-uninitialized-gettext'
Avoids the overhead of calling `gettext` when initialization of the translated messages was skipped. Addresses CVE-2023-25815. * avoid-using-uninitialized-gettext: (1 commit) gettext: avoid using gettext if the locale dir is not present
Johannes Schindelin committed
Mar 14, 2023 at 21:32 UTC
4fe5d0b10afdc9ac5b703605b8d84d1ce5d71e87
No changes.