Files
heimdal/lib
Nicolas Williams 014aa4569d krb5: Attempt to quiet coverity in warning user
We sometimes use this idiom where we ignore the result of some function
such as krb5_unparse_name() and then we log something and we use the
ternary operator to handle any error from that function by substituting
a string like "<unknown>" or "<out-of-memory>".  This yields some static
analyzer complaints.  Maybe casting the function's result to void will
help.
2022-01-17 12:11:49 -06:00
..
2021-09-10 09:11:23 +10:00
2022-01-17 00:45:37 -06:00
2022-01-17 10:48:07 -06:00
2022-01-14 17:54:55 -06:00
2017-03-10 15:47:43 -05:00
2022-01-14 12:01:33 -06:00
2016-12-15 12:15:56 -06:00