]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: mech-gssapi - Make sure service credentials are initialized before trying to...
authorStephan Bosch <stephan.bosch@open-xchange.com>
Thu, 7 Aug 2025 03:33:14 +0000 (05:33 +0200)
committertimo.sirainen <timo.sirainen@open-xchange.com>
Thu, 9 Oct 2025 08:41:22 +0000 (08:41 +0000)
commit0dccc7a964bfcc79af9e2dfde958b22d7d8ffebd
tree2fb8d42f4adf3375fa5a4f78d5388482e80be647
parent895c4e09cd627ebaf93e0a179836a72c521ad23a
auth: mech-gssapi - Make sure service credentials are initialized before trying to free them

This may cause a segfault in later changes.
src/auth/mech-gssapi.c