../source4/heimdal/lib/krb5/rd_req.c:444:6: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs(ac->authenticator->ctime - now) > context->max_skew) { ^
Created attachment 13041 [details] patch