D'oh ... didn't even cross my mind!
Now watch me mangle a diff ...
On 16/09/2010, at 8:44 PM, Bret S. Lambert wrote:
> All that, and you don't provide your own diff fixing these?
>
> On Thu, Sep 16, 2010 at 08:41:18PM +1200, Richard Toohey wrote:
>> Hi all.
>>
>> Patching a 4.7 box from the erra
All that, and you don't provide your own diff fixing these?
On Thu, Sep 16, 2010 at 08:41:18PM +1200, Richard Toohey wrote:
> Hi all.
>
> Patching a 4.7 box from the errata patch and noticed this:
>
> +
> +if (len < checksum_sz + et->confoundersize) {
> + krb5_set_error_string(context,
Hi all.
Patching a 4.7 box from the errata patch and noticed this:
+
+if (len < checksum_sz + et->confoundersize) {
+ krb5_set_error_string(context, "Encrypted data shorter then "
+ "checksum + confunder");
+ return KRB5_BAD_MSIZE;
+}
+
That "t
3 matches
Mail list logo