Change #238196
Category | None |
Changed by | Viktor Szakats <commit | @vsz.me>
Changed at | Thu 03 Jul 2025 17:51:51 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | master |
Revision | a88907fd96c946d17867a491b4cf7c72a1982be4 |
Comments
cmake/FindGSS: initialize result variables Also rename `_GSS*` local variables to `_gss*` to please `clang-lint`, which emitted new warnings after adding the initializations. Ref: https://github.com/curl/curl/issues/17802#issuecomment-3029455984 Closes #17806
Changed files
- CMake/FindGSS.cmake