Hello!

I was reading the patch file and THEN noticed this funny comparison. I like error messages with good English more THAN funny English.

+    if (len < checksum_sz + et->confoundersize) {
+       krb5_set_error_string(context, "Encrypted data shorter then "
+                                 "checksum + confunder");
+       return KRB5_BAD_MSIZE;
+    }

And no. My English isn't perfect, but my English teachers were able to teach me to avoid this really annoying error.

BTW there haven't been many errors in patches. I wish I was the first one to see and report it :)

--
Hannu Vuolasaho

Reply via email to