Upstream Heimdal fixed this in commit
7151d4e66c07b42c15187becd61fb20e0666458a (partial handling of
ENC-CHALLANGE).
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14929
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
client_name);
continue;
}
- free_PA_ENC_TS_ENC(&p);
if (abs(kdc_time - p.patimestamp) > context->max_skew) {
char client_time[100];
* there is a e_text, they become unhappy.
*/
e_text = NULL;
+ free_PA_ENC_TS_ENC(&p);
goto out;
}
+ free_PA_ENC_TS_ENC(&p);
et.flags.pre_authent = 1;
set_salt_padata(rep.padata, pa_key->salt);