krb5-gssapi: Made the function always return a value.
kr5_auth missed a final 'return' statement. This is not an error in gcc but can lead to potential bugs.
Please register or sign in to comment
kr5_auth missed a final 'return' statement. This is not an error in gcc but can lead to potential bugs.