]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00
authorCy Schubert <cy@FreeBSD.org>
Thu, 17 Nov 2022 15:43:29 +0000 (07:43 -0800)
committerCy Schubert <cy@FreeBSD.org>
Thu, 17 Nov 2022 17:29:17 +0000 (09:29 -0800)
commitf556a05c49261af3d373c599d05fa250f3563b59
treee9bd7deb2bd3c5cea4a2a0fdfeb9e974012c8ec2
parentc15085278cb55bd3c1ea252adf5635bb6800b431
heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00

Part of ed549cb0c53f zeroed out a data structure in the resulting code-file
when a TUTCTime type was freed. This part of the patch applies to Heimdal
7.1+ and not our Heimdal 1.5.2.

PR: 267827
Reported by: Peter Much <pmc@citylink.dinoex.sub.org>
Tested by: Peter Much <pmc@citylink.dinoex.sub.org>
Fixes: ed549cb0c53f
MFC after: TBD with philip@
crypto/heimdal/lib/asn1/gen_free.c