[Patches] Backport Heimdal fixes for PKINIT (bug #12986)
Stefan Metzmacher
metze at samba.org
Tue Aug 29 06:26:22 UTC 2017
Hi Doug,
well spotted! I've started a pull request for upstream Heimdal
(https://github.com/heimdal/heimdal/pull/329)
and will include the fix to Samba.
Thanks!
metze
Am 29.08.2017 um 02:45 schrieb Doug Nazar via samba-technical:
> On 8/28/17 4:32 AM, Stefan Metzmacher via samba-technical wrote:
>> + if (dhparam.q) {
>> + dh->q = integer_to_BN(context, "DH p-1 factor", dhparam.q);
>> + if (dh->g == NULL)
>> + goto out;
>> + }
>
> Should that be dh->qin the null check?
>
> Doug
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20170829/fce0fafc/signature.sig>
More information about the samba-technical
mailing list