Files
heimdal/lib/gssapi/mech
Luke Howard 497a561b4d gss: avoid string concatenation warning in error message init
Some compilers with -Wstring-concatenation enabled warned about a suspicious
concatenation of string literals in the initialization of the GSS-API error
message array.

At the expense of a long line, avoid this warning but explicitly concatenating
the offending string literal.

Fixes: #775
2021-05-17 10:09:01 +10:00
..
2018-12-18 23:28:38 -06:00
2020-04-25 21:22:32 -05:00
2018-12-18 23:28:38 -06:00
2019-09-05 09:52:49 -05:00
2020-02-04 17:28:35 +11:00